Success控制台输出

Started by timer
Running as SYSTEM
Building in workspace D:\jenkins\workspace\IoT-platform
The recommended git tool is: NONE
using credential acb71845-9146-47b3-a91f-6f1885a5272e
 > D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > D:\Program Files\Git\bin\git.exe config remote.origin.url http://183.230.176.125:26090/artfess/iot-platform.git # timeout=10
Fetching upstream changes from http://183.230.176.125:26090/artfess/iot-platform.git
 > D:\Program Files\Git\bin\git.exe --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials 
 > D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://183.230.176.125:26090/artfess/iot-platform.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10
Checking out Revision 0dbea0271a80e43be56e2f91f97a8c17aa374765 (refs/remotes/origin/dev)
 > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
 > D:\Program Files\Git\bin\git.exe checkout -f 0dbea0271a80e43be56e2f91f97a8c17aa374765 # timeout=10
Commit message: "设备管理扩展"
 > D:\Program Files\Git\bin\git.exe rev-list --no-walk 0dbea0271a80e43be56e2f91f97a8c17aa374765 # timeout=10
Parsing POMs
Established TCP socket on 58127
[IoT-platform] $ java -cp D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-agent-1.13.jar;D:\apache-maven-3.6.3\boot\plexus-classworlds-2.6.0.jar;D:\apache-maven-3.6.3/conf/logging jenkins.maven3.agent.Maven35Main D:\apache-maven-3.6.3 D:\apache-tomcat-9.0.8\webapps\jenkins\WEB-INF\lib\remoting-4.5.jar D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-interceptor-1.13.jar D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-commons-1.13.jar 58127
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f D:\jenkins\workspace\IoT-platform\pom.xml -s D:\apache-maven-3.6.3\conf\settings.xml -gs D:\apache-maven-3.6.3\conf\settings.xml clean package
[WARNING] 
[WARNING] Some problems were encountered while building the effective settings
[WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</mirror>\r\n     -->\r\n\t\t<mirror>\ua0\ua0\r\n\t\ua0\ua0\ua0\ua0\ua0\ua0<i... @171:10)  @ D:\apache-maven-3.6.3\conf\settings.xml, line 171, column 10
[WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</mirror>\r\n     -->\r\n\t\t<mirror>\ua0\ua0\r\n\t\ua0\ua0\ua0\ua0\ua0\ua0<i... @171:10)  @ D:\apache-maven-3.6.3\conf\settings.xml, line 171, column 10
[WARNING] 
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.jetlinks.community:device-manager:jar:2.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 18, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] iot-platform                                                       [pom]
[INFO] iot-platform-components                                            [pom]
[INFO] common-component                                                   [jar]
[INFO] network-component                                                  [pom]
[INFO] network-core                                                       [jar]
[INFO] dashboard-component                                                [jar]
[INFO] timeseries-component                                               [jar]
[INFO] gateway-component                                                  [jar]
[INFO] mqtt-component                                                     [jar]
[INFO] script-component                                                   [jar]
[INFO] tcp-component                                                      [jar]
[INFO] http-component                                                     [jar]
[INFO] io-component                                                       [jar]
[INFO] things-component                                                   [jar]
[INFO] elasticsearch-component                                            [jar]
[INFO] relation-component                                                 [jar]
[INFO] rule-engine-component                                              [jar]
[INFO] notify-component                                                   [pom]
[INFO] notify-core                                                        [jar]
[INFO] notify-sms                                                         [jar]
[INFO] notify-email                                                       [jar]
[INFO] notify-wechat                                                      [jar]
[INFO] notify-dingtalk                                                    [jar]
[INFO] notify-voice                                                       [jar]
[INFO] notify-webhook                                                     [jar]
[INFO] logging-component                                                  [jar]
[INFO] configure-component                                                [jar]
[INFO] protocol-component                                                 [jar]
[INFO] tdengine-component                                                 [jar]
[INFO] iot-platform-manager                                               [pom]
[INFO] authentication-manager                                             [jar]
[INFO] rule-engine-manager                                                [jar]
[INFO] device-manager                                                     [jar]
[INFO] network-manager                                                    [jar]
[INFO] notify-manager                                                     [jar]
[INFO] logging-manager                                                    [jar]
[INFO] iot-platform-standalone                                            [jar]
[INFO] 
[INFO] ----------------< org.jetlinks.community:iot-platform >-----------------
[INFO] Building iot-platform 2.0.0-SNAPSHOT                              [1/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ iot-platform ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ iot-platform ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ iot-platform ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ iot-platform ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ iot-platform ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ iot-platform ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ iot-platform ---
[INFO] 
[INFO] -----------< org.jetlinks.community:iot-platform-components >-----------
[INFO] Building iot-platform-components 2.0.0-SNAPSHOT                   [2/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ iot-platform-components ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ iot-platform-components ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ iot-platform-components ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ iot-platform-components ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ iot-platform-components ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ iot-platform-components ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ iot-platform-components ---
[INFO] 
[INFO] --------------< org.jetlinks.community:common-component >---------------
[INFO] Building common-component 2.0.0-SNAPSHOT                          [3/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from aliyun-nexus: https://maven.aliyun.com/nexus/content/groups/public/org/hswebframework/web/hsweb-framework/4.0.15-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/hswebframework/web/hsweb-framework/4.0.15-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from hsweb-nexus: https://nexus.hsweb.me/content/groups/public/org/hswebframework/web/hsweb-framework/4.0.15-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.hswebframework.web:hsweb-framework:4.0.15-SNAPSHOT/maven-metadata.xml from/to hsweb-nexus (https://nexus.hsweb.me/content/groups/public/): Transfer failed for https://nexus.hsweb.me/content/groups/public/org/hswebframework/web/hsweb-framework/4.0.15-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\common-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ common-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\common-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ common-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 67 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\common-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/common-component/src/main/java/org/jetlinks/community/PropertyConstants.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/common-component/src/main/java/org/jetlinks/community/PropertyConstants.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/common-component/src/main/java/org/jetlinks/community/utils/ConverterUtils.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/common-component/src/main/java/org/jetlinks/community/utils/ConverterUtils.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ common-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\common-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ common-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ common-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ common-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ common-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\common-component\target\common-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ common-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\common-component\target\common-component-sources.jar
[INFO] 
[INFO] --------------< org.jetlinks.community:network-component >--------------
[INFO] Building network-component 2.0.0-SNAPSHOT                         [4/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-component ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ network-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\network-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ network-component ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ network-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ network-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ network-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ network-component ---
[INFO] 
[INFO] ----------------< org.jetlinks.community:network-core >-----------------
[INFO] Building network-core 2.0.0-SNAPSHOT                              [5/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-core ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\network-core\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ network-core ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\network-component\\network-core\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ network-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ network-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\network-core\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/network-component/network-core/src/main/java/org/jetlinks/community/network/security/KeyStoreHelper.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/network-component/network-core/src/main/java/org/jetlinks/community/network/security/KeyStoreHelper.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ network-core ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\network-core\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ network-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ network-core ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ network-core ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ network-core ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-core ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\network-core\target\network-core.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ network-core ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\network-core\target\network-core-sources.jar
[INFO] 
[INFO] -------------< org.jetlinks.community:dashboard-component >-------------
[INFO] Building dashboard-component 2.0.0-SNAPSHOT                       [6/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dashboard-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ dashboard-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\dashboard-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ dashboard-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dashboard-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dashboard-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\target\classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ dashboard-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dashboard-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dashboard-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ dashboard-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ dashboard-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ dashboard-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dashboard-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\target\dashboard-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ dashboard-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\target\dashboard-component-sources.jar
[INFO] 
[INFO] ------------< org.jetlinks.community:timeseries-component >-------------
[INFO] Building timeseries-component 2.0.0-SNAPSHOT                      [7/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ timeseries-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ timeseries-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\timeseries-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ timeseries-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ timeseries-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ timeseries-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\target\classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ timeseries-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ timeseries-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ timeseries-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ timeseries-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ timeseries-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ timeseries-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ timeseries-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\target\timeseries-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ timeseries-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\target\timeseries-component-sources.jar
[INFO] 
[INFO] --------------< org.jetlinks.community:gateway-component >--------------
[INFO] Building gateway-component 2.0.0-SNAPSHOT                         [8/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gateway-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ gateway-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\gateway-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ gateway-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gateway-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gateway-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/gateway-component/src/main/java/org/jetlinks/community/gateway/external/socket/WebSocketMessagingHandler.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/gateway-component/src/main/java/org/jetlinks/community/gateway/external/socket/WebSocketMessagingHandler.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/gateway-component/src/main/java/org/jetlinks/community/gateway/spring/ProxyMessageListener.java: D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\src\main\java\org\jetlinks\community\gateway\spring\ProxyMessageListener.java使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/gateway-component/src/main/java/org/jetlinks/community/gateway/spring/ProxyMessageListener.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ gateway-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gateway-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gateway-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ gateway-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ gateway-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ gateway-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gateway-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\target\gateway-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ gateway-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\target\gateway-component-sources.jar
[INFO] 
[INFO] ---------------< org.jetlinks.community:mqtt-component >----------------
[INFO] Building mqtt-component 2.0.0-SNAPSHOT                            [9/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mqtt-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\mqtt-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ mqtt-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\network-component\\mqtt-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ mqtt-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mqtt-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mqtt-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\mqtt-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/network-component/mqtt-component/src/main/java/org/jetlinks/community/network/mqtt/gateway/device/session/MqttClientSession.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/network-component/mqtt-component/src/main/java/org/jetlinks/community/network/mqtt/gateway/device/session/MqttClientSession.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ mqtt-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mqtt-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\mqtt-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mqtt-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ mqtt-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ mqtt-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ mqtt-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mqtt-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\mqtt-component\target\mqtt-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ mqtt-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\mqtt-component\target\mqtt-component-sources.jar
[INFO] 
[INFO] --------------< org.jetlinks.community:script-component >---------------
[INFO] Building script-component 2.0.0-SNAPSHOT                         [10/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ script-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ script-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\script-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ script-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ script-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ script-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/script-component/src/main/java/org/jetlinks/community/script/jsr223/Jsr223ScriptFactory.java: D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\src\main\java\org\jetlinks\community\script\jsr223\Jsr223ScriptFactory.java使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/script-component/src/main/java/org/jetlinks/community/script/jsr223/Jsr223ScriptFactory.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ script-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ script-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ script-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\target\test-classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ script-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ script-component ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jetlinks.community.script.nashorn.NashornScriptFactoryTest
04:20:18.787 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
var _$this = $this;
function max(){if(arguments.length==0){return _$this.max();}if(arguments.length==1){return _$this.max(arguments[0]);}if(arguments.length==2){return _$this.max(arguments[0],arguments[1]);}}function $recent(){if(arguments.length==0){return _$this.$recent();}if(arguments.length==1){return _$this.$recent(arguments[0]);}if(arguments.length==2){return _$this.$recent(arguments[0],arguments[1]);}}function call(){if(arguments.length==0){return _$this.call();}if(arguments.length==1){return _$this.call(arguments[0]);}}
var $val = val; function decode(){ return $recent()+$val }; return call(decode);
/*  script end */
})()
04:20:19.350 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return 1 + (1>0?2:1);
/*  script end */
})()
3
04:20:19.381 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
parser.fixed(4)
       .handler(function(buffer){
            var len = buffer.getShort(2);
            parser.fixed(len).result(buffer);
        })
       .handler(function(buffer){
            parser.result(buffer)
                   .complete();
        });
/*  script end */
})()
04:20:19.397 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
var arr = []; arr.push({a:1,b:2}); return arr;
/*  script end */
})()
[{a=1, b=2}]
04:20:19.444 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
print(123);console.log('test 123');
/*  script end */
})()
04:20:19.475 [main] DEBUG org.jetlinks.community.script.test - 123
04:20:19.475 [main] DEBUG org.jetlinks.community.script.test - test 123
04:20:19.491 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return temp1==null? 10 :0
/*  script end */
})()
04:20:19.522 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
var _$this = $this;
function max(){if(arguments.length==0){return _$this.max();}if(arguments.length==1){return _$this.max(arguments[0]);}if(arguments.length==2){return _$this.max(arguments[0],arguments[1]);}}function $recent(){if(arguments.length==0){return _$this.$recent();}if(arguments.length==1){return _$this.$recent(arguments[0]);}if(arguments.length==2){return _$this.$recent(arguments[0],arguments[1]);}}function call(){if(arguments.length==0){return _$this.call();}if(arguments.length==1){return _$this.call(arguments[0]);}}
return $recent($recent(),$recent(temp))
/*  script end */
})()
04:20:19.584 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
function add(a,b){return a+b};
 return {add:typeof(add)==='undefined'?null:add,reduce:typeof(reduce)==='undefined'?null:reduce};
/*  script end */
})()
04:20:19.616 [main] INFO org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - method [public abstract java.lang.Object org.jetlinks.community.script.JavaScriptFactoryTest$Api.reduce(int,int)] undefined in script
java.lang.NoSuchMethodException: No such function reduce
	at jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:204)
	at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:383)
	at jdk.nashorn.api.scripting.NashornScriptEngine.invokeMethod(NashornScriptEngine.java:199)
	at org.jetlinks.community.script.jsr223.Jsr223ScriptFactory.lambda$bind$1(Jsr223ScriptFactory.java:117)
	at com.sun.proxy.$Proxy9.reduce(Unknown Source)
	at org.jetlinks.community.script.JavaScriptFactoryTest.testMake(JavaScriptFactoryTest.java:270)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.util.ArrayList.forEach(ArrayList.java:1249)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.util.ArrayList.forEach(ArrayList.java:1249)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417)
04:20:19.631 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
const test = this.test;  test.setup(function(e){ return e+test.data() })
/*  script end */
})()
12.0
04:20:19.662 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
if(temp1==null) {return temp} else {return temp+1}
/*  script end */
})()
532
04:20:20.209 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return this.engine
/*  script end */
})()
04:20:20.209 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return global
/*  script end */
})()
04:20:20.225 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return context
/*  script end */
})()
04:20:20.241 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
delete this.engine;return this.engine
/*  script end */
})()
04:20:20.256 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
delete quit;return quit()
/*  script end */
})()
04:20:20.272 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return exit()
/*  script end */
})()
04:20:20.272 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return exit(0)
/*  script end */
})()
04:20:20.287 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
delete this.eval; return eval('1')
/*  script end */
})()
04:20:20.319 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return eval('1')
/*  script end */
})()
04:20:20.397 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return eval('1')
/*  script end */
})()
04:20:20.397 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return Function('return 1')()
/*  script end */
})()
04:20:20.412 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return this.eval('1')
/*  script end */
})()
04:20:20.428 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
const func = function() { return eval(1); };  return func();
/*  script end */
})()
04:20:20.444 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */
return (function(){ return eval('return 1') })()
/*  script end */
})()
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453 s - in org.jetlinks.community.script.nashorn.NashornScriptFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ script-component ---
[INFO] Loading execution data file D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\target\jacoco.exec
[INFO] Analyzed bundle 'script-component' with 15 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ script-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\target\script-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ script-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\target\script-component-sources.jar
[INFO] 
[INFO] ----------------< org.jetlinks.community:tcp-component >----------------
[INFO] Building tcp-component 2.0.0-SNAPSHOT                            [11/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tcp-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ tcp-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\network-component\\tcp-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ tcp-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tcp-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tcp-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/network-component/tcp-component/src/main/java/org/jetlinks/community/network/tcp/gateway/device/TcpDeviceSession.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/network-component/tcp-component/src/main/java/org/jetlinks/community/network/tcp/gateway/device/TcpDeviceSession.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ tcp-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tcp-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tcp-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\target\test-classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ tcp-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tcp-component ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jetlinks.community.network.tcp.parser.strateies.FixLengthPayloadParserBuilderTest
04:20:30.216 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter - Setting default value: false
04:20:30.216 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter - Converting 'Boolean' value 'false' to type 'Boolean'
04:20:30.216 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter -     No conversion required, value is already a Boolean
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter - Converting 'Integer' value '0' to type 'Byte'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter -     Converted to Byte value '0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter - Setting default value:  
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter - Converting 'Character' value ' ' to type 'Character'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter -     No conversion required, value is already a Character
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter - Converting 'Integer' value '0' to type 'Double'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter -     Converted to Double value '0.0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter - Converting 'Integer' value '0' to type 'Float'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter -     Converted to Float value '0.0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Converting 'Integer' value '0' to type 'Integer'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter -     No conversion required, value is already a Integer
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter - Converting 'Integer' value '0' to type 'Long'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter -     Converted to Long value '0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter - Converting 'Integer' value '0' to type 'Short'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter -     Converted to Short value '0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BigDecimalConverter - Setting default value: 0.0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BigDecimalConverter - Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BigDecimalConverter -     No conversion required, value is already a BigDecimal
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BigIntegerConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BigIntegerConverter - Converting 'BigInteger' value '0' to type 'BigInteger'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BigIntegerConverter -     No conversion required, value is already a BigInteger
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter - Setting default value: false
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter - Converting 'Boolean' value 'false' to type 'Boolean'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter -     No conversion required, value is already a Boolean
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter - Converting 'Integer' value '0' to type 'Byte'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter -     Converted to Byte value '0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter - Setting default value:  
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter - Converting 'Character' value ' ' to type 'Character'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter -     No conversion required, value is already a Character
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter - Converting 'Integer' value '0' to type 'Double'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter -     Converted to Double value '0.0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter - Converting 'Integer' value '0' to type 'Float'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter -     Converted to Float value '0.0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Converting 'Integer' value '0' to type 'Integer'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter -     No conversion required, value is already a Integer
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter - Converting 'Integer' value '0' to type 'Long'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter -     Converted to Long value '0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter - Setting default value: 0
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter - Converting 'Integer' value '0' to type 'Short'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter -     Converted to Short value '0'
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.StringConverter - Setting default value: 
04:20:30.232 [main] DEBUG org.apache.commons.beanutils.converters.StringConverter - Converting 'String' value '' to type 'String'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Z@44550792
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'boolean[]' value '[Z@44550792' to type 'boolean[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a boolean[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [B@474c9131
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'byte[]' value '[B@474c9131' to type 'byte[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a byte[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [C@aa4d8cc
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'char[]' value '[C@aa4d8cc' to type 'char[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a char[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [D@3cb8c8ce
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'double[]' value '[D@3cb8c8ce' to type 'double[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a double[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [F@70c0a3d5
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'float[]' value '[F@70c0a3d5' to type 'float[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a float[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [I@260a3a5e
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'int[]' value '[I@260a3a5e' to type 'int[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a int[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [J@49206065
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'long[]' value '[J@49206065' to type 'long[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a long[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [S@1317b708
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'short[]' value '[S@1317b708' to type 'short[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a short[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.math.BigDecimal;@2e51d054
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@2e51d054' to type 'BigDecimal[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a BigDecimal[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.math.BigInteger;@615e3f51
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@615e3f51' to type 'BigInteger[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a BigInteger[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Boolean;@608bc8f8
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Boolean[]' value '[Ljava.lang.Boolean;@608bc8f8' to type 'Boolean[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Boolean[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Byte;@44a6a68e
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Byte[]' value '[Ljava.lang.Byte;@44a6a68e' to type 'Byte[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Byte[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Character;@79316f3a
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Character[]' value '[Ljava.lang.Character;@79316f3a' to type 'Character[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Character[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Double;@49fe3142
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Double[]' value '[Ljava.lang.Double;@49fe3142' to type 'Double[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Double[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Float;@61c42416
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Float[]' value '[Ljava.lang.Float;@61c42416' to type 'Float[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Float[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Integer;@a565cbd
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Integer[]' value '[Ljava.lang.Integer;@a565cbd' to type 'Integer[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Integer[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Long;@2f66f0d0
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Long[]' value '[Ljava.lang.Long;@2f66f0d0' to type 'Long[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Long[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Short;@7569ea63
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Short[]' value '[Ljava.lang.Short;@7569ea63' to type 'Short[]'
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Short[]
04:20:30.247 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.String;@16c587de
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'String[]' value '[Ljava.lang.String;@16c587de' to type 'String[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a String[]
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Class;@76db540e
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Class[]' value '[Ljava.lang.Class;@76db540e' to type 'Class[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Class[]
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.util.Date;@10358c32
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Date[]' value '[Ljava.util.Date;@10358c32' to type 'Date[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Date[]
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.util.Calendar;@3a175162
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Calendar[]' value '[Ljava.util.Calendar;@3a175162' to type 'Calendar[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Calendar[]
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.io.File;@2a2843ec
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.io.File[]' value '[Ljava.io.File;@2a2843ec' to type 'java.io.File[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.io.File[]
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.sql.Date;@20de05e5
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@20de05e5' to type 'java.sql.Date[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.sql.Date[]
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.sql.Time;@5e1fc2aa
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@5e1fc2aa' to type 'java.sql.Time[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.sql.Time[]
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.sql.Timestamp;@382c90c2
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@382c90c2' to type 'java.sql.Timestamp[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.sql.Timestamp[]
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.net.URL;@28737371
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.net.URL[]' value '[Ljava.net.URL;@28737371' to type 'java.net.URL[]'
04:20:30.263 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.net.URL[]
04:20:30.466 [main] DEBUG reactor.util.Loggers - Using Slf4j logging framework
04:20:30.841 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
04:20:30.841 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
04:20:30.841 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
04:20:30.904 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
04:20:30.904 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 8
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: available
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): available
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: C:\Users\ADMINI~1\AppData\Local\Temp\2 (java.io.tmpdir)
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent - Platform: Windows
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: 3817865216 bytes
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
04:20:30.919 [main] DEBUG io.netty.util.internal.CleanerJava6 - java.nio.ByteBuffer.cleaner(): available
04:20:30.919 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
04:20:30.950 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
04:20:30.950 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
04:20:30.950 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
04:20:31.013 [main] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
04:20:31.013 [main] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
04:20:31.013 [main] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4e8afdad
04:20:31.060 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
04:20:31.060 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
04:20:31.060 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
04:20:31.091 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Converting 'Integer' value '5' to type 'Integer'
04:20:31.091 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter -     No conversion required, value is already a Integer
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s - in org.jetlinks.community.network.tcp.parser.strateies.FixLengthPayloadParserBuilderTest
[INFO] Running org.jetlinks.community.network.tcp.parser.strateies.PipePayloadParserTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.jetlinks.community.network.tcp.parser.strateies.PipePayloadParserTest
[INFO] Running org.jetlinks.community.network.tcp.parser.strateies.ScriptPayloadParserBuilderTest

parser.fixed(4)
       .handler(function(buffer,parser){
            var len = buffer.getShort(2);
            parser.fixed(len).result(buffer);
        })
       .handler(function(buffer,parser){
            parser.result(buffer)
                   .complete();
        });
04:20:32.107 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */

parser.fixed(4)
       .handler(function(buffer,parser){
            var len = buffer.getShort(2);
            parser.fixed(len).result(buffer);
        })
       .handler(function(buffer,parser){
            parser.result(buffer)
                   .complete();
        });
/*  script end */
})()
12345
12345

var cache = parser.newBuffer();var p = parser;
parser.direct(function(buffer){
            cache.appendBuffer(buffer);
            if(cache.length()>=16){
               var result = cache;
               cache = p.newBuffer(); 
               p.result(result)
                     .complete(); 
             }
             return null;
        });
04:20:32.716 [main] DEBUG org.jetlinks.community.script.jsr223.Jsr223ScriptFactory - compile script :
(function(){
function exit(){};function Function(e){return function(){}};function quit(){};function eval(s){};this.eval = function(e){};function readFully(){};function readLine(){};const print = function(e){console.log(e)};const echo = print;
/*  script start */

var cache = parser.newBuffer();var p = parser;
parser.direct(function(buffer){
            cache.appendBuffer(buffer);
            if(cache.length()>=16){
               var result = cache;
               cache = p.newBuffer(); 
               p.result(result)
                     .complete(); 
             }
             return null;
        });
/*  script end */
})()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in org.jetlinks.community.network.tcp.parser.strateies.ScriptPayloadParserBuilderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ tcp-component ---
[INFO] Loading execution data file D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\target\jacoco.exec
[INFO] Analyzed bundle 'tcp-component' with 26 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tcp-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\target\tcp-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ tcp-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\target\tcp-component-sources.jar
[INFO] 
[INFO] ---------------< org.jetlinks.community:http-component >----------------
[INFO] Building http-component 2.0.0-SNAPSHOT                           [12/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ http-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\http-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ http-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\network-component\\http-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ http-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ http-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\http-component\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ http-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\http-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/network-component/http-component/src/main/java/org/jetlinks/community/network/http/device/WebSocketDeviceSession.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/network-component/http-component/src/main/java/org/jetlinks/community/network/http/device/WebSocketDeviceSession.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ http-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ http-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ http-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ http-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ http-component ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ http-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ http-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\http-component\target\http-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ http-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\http-component\target\http-component-sources.jar
[INFO] 
[INFO] ----------------< org.jetlinks.community:io-component >-----------------
[INFO] Building io-component 2.0.0-SNAPSHOT                             [13/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ io-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ io-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\io-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ io-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ io-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ io-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/io-component/src/main/java/org/jetlinks/community/io/excel/ImportExportService.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/io-component/src/main/java/org/jetlinks/community/io/excel/ImportExportService.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ io-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ io-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ io-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ io-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ io-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ io-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ io-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\target\io-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ io-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\target\io-component-sources.jar
[INFO] 
[INFO] --------------< org.jetlinks.community:things-component >---------------
[INFO] Building things-component 2.0.0-SNAPSHOT                         [14/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ things-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ things-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\things-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ things-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ things-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ things-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/things-component/src/main/java/org/jetlinks/community/things/data/PropertyAggregation.java: D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\src\main\java\org\jetlinks\community\things\data\PropertyAggregation.java使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/things-component/src/main/java/org/jetlinks/community/things/data/PropertyAggregation.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/things-component/src/main/java/org/jetlinks/community/things/data/ThingEvent.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/things-component/src/main/java/org/jetlinks/community/things/data/ThingEvent.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ things-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ things-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ things-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ things-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ things-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ things-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ things-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\target\things-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ things-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\target\things-component-sources.jar
[INFO] 
[INFO] -----------< org.jetlinks.community:elasticsearch-component >-----------
[INFO] Building elasticsearch-component 2.0.0-SNAPSHOT                  [15/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ elasticsearch-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\elasticsearch-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ elasticsearch-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\elasticsearch-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ elasticsearch-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ elasticsearch-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ elasticsearch-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\elasticsearch-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/elasticsearch-component/src/main/java/org/jetlinks/community/elastic/search/service/reactive/ReactiveElasticsearchClient.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/elasticsearch-component/src/main/java/org/jetlinks/community/elastic/search/service/reactive/ReactiveElasticsearchClient.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/elasticsearch-component/src/main/java/org/jetlinks/community/elastic/search/index/strategies/AbstractElasticSearchIndexStrategy.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/elasticsearch-component/src/main/java/org/jetlinks/community/elastic/search/index/strategies/AbstractElasticSearchIndexStrategy.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ elasticsearch-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ elasticsearch-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\elasticsearch-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ elasticsearch-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ elasticsearch-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ elasticsearch-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ elasticsearch-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ elasticsearch-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\elasticsearch-component\target\elasticsearch-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ elasticsearch-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\elasticsearch-component\target\elasticsearch-component-sources.jar
[INFO] 
[INFO] -------------< org.jetlinks.community:relation-component >--------------
[INFO] Building relation-component 2.0.0-SNAPSHOT                       [16/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ relation-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\relation-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ relation-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\relation-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ relation-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ relation-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ relation-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\relation-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/relation-component/src/main/java/org/jetlinks/community/relation/impl/SimpleRelation.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/relation-component/src/main/java/org/jetlinks/community/relation/impl/SimpleRelation.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ relation-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ relation-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\relation-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ relation-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ relation-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ relation-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ relation-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ relation-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\relation-component\target\relation-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ relation-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\relation-component\target\relation-component-sources.jar
[INFO] 
[INFO] ------------< org.jetlinks.community:rule-engine-component >------------
[INFO] Building rule-engine-component 2.0.0-SNAPSHOT                    [17/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rule-engine-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ rule-engine-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\rule-engine-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ rule-engine-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rule-engine-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rule-engine-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/rule-engine-component/src/main/java/org/jetlinks/community/rule/engine/executor/SqlExecutorTaskExecutorProvider.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/rule-engine-component/src/main/java/org/jetlinks/community/rule/engine/executor/SqlExecutorTaskExecutorProvider.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/rule-engine-component/src/main/java/org/jetlinks/community/rule/engine/executor/device/SimpleDeviceSelectorProvider.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/rule-engine-component/src/main/java/org/jetlinks/community/rule/engine/executor/device/SimpleDeviceSelectorProvider.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ rule-engine-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rule-engine-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rule-engine-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ rule-engine-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ rule-engine-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ rule-engine-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rule-engine-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\target\rule-engine-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ rule-engine-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\target\rule-engine-component-sources.jar
[INFO] 
[INFO] --------------< org.jetlinks.community:notify-component >---------------
[INFO] Building notify-component 2.0.0-SNAPSHOT                         [18/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-component ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\notify-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-component ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-component ---
[INFO] 
[INFO] -----------------< org.jetlinks.community:notify-core >-----------------
[INFO] Building notify-core 2.0.0-SNAPSHOT                              [19/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-core ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-core\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-core ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\notify-component\\notify-core\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-core\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/notify-component/notify-core/src/main/java/org/jetlinks/community/notify/DefaultNotifierManager.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/notify-component/notify-core/src/main/java/org/jetlinks/community/notify/DefaultNotifierManager.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-core ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-core\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-core ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-core ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-core ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-core ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-core\target\notify-core.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-core ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-core\target\notify-core-sources.jar
[INFO] 
[INFO] -----------------< org.jetlinks.community:notify-sms >------------------
[INFO] Building notify-sms 2.0.0-SNAPSHOT                               [20/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-sms ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-sms ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\notify-component\\notify-sms\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-sms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-sms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\target\classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-sms ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-sms ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-sms ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-sms ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-sms ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-sms ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\target\notify-sms.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-sms ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\target\notify-sms-sources.jar
[INFO] 
[INFO] ----------------< org.jetlinks.community:notify-email >-----------------
[INFO] Building notify-email 2.0.0-SNAPSHOT                             [21/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-email ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-email ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\notify-component\\notify-email\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-email ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-email ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-email ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\target\classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-email ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-email ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-email ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-email ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-email ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-email ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-email ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\target\notify-email.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-email ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\target\notify-email-sources.jar
[INFO] 
[INFO] ----------------< org.jetlinks.community:notify-wechat >----------------
[INFO] Building notify-wechat 2.0.0-SNAPSHOT                            [22/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-wechat ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-wechat ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\notify-component\\notify-wechat\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-wechat ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-wechat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-wechat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/notify-component/notify-wechat/src/main/java/org/jetlinks/community/notify/wechat/corp/WechatCorpNotifier.java: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\src\main\java\org\jetlinks\community\notify\wechat\corp\WechatCorpNotifier.java使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/notify-component/notify-wechat/src/main/java/org/jetlinks/community/notify/wechat/corp/WechatCorpNotifier.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-wechat ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-wechat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-wechat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-wechat ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-wechat ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-wechat ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-wechat ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\target\notify-wechat.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-wechat ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\target\notify-wechat-sources.jar
[INFO] 
[INFO] ---------------< org.jetlinks.community:notify-dingtalk >---------------
[INFO] Building notify-dingtalk 2.0.0-SNAPSHOT                          [23/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-dingtalk ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-dingtalk\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-dingtalk ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\notify-component\\notify-dingtalk\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-dingtalk ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-dingtalk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-dingtalk ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-dingtalk\target\classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-dingtalk ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-dingtalk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-dingtalk\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-dingtalk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-dingtalk ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-dingtalk ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-dingtalk ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-dingtalk ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-dingtalk\target\notify-dingtalk.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-dingtalk ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-dingtalk\target\notify-dingtalk-sources.jar
[INFO] 
[INFO] ----------------< org.jetlinks.community:notify-voice >-----------------
[INFO] Building notify-voice 2.0.0-SNAPSHOT                             [24/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-voice ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-voice ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\notify-component\\notify-voice\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-voice ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-voice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-voice ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\target\classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-voice ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-voice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-voice ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\target\test-classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-voice ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-voice ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jetlinks.community.notify.voice.aliyun.AliyunNotifierProviderTest
04:21:33.451 [main] DEBUG reactor.util.Loggers - Using Slf4j logging framework
04:21:33.482 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
04:21:33.482 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
04:21:33.482 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter - Setting default value: false
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter - Converting 'Boolean' value 'false' to type 'Boolean'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter -     No conversion required, value is already a Boolean
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter - Setting default value: 0
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter - Converting 'Integer' value '0' to type 'Byte'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter -     Converted to Byte value '0'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter - Setting default value:  
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter - Converting 'Character' value ' ' to type 'Character'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter -     No conversion required, value is already a Character
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter - Setting default value: 0
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter - Converting 'Integer' value '0' to type 'Double'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter -     Converted to Double value '0.0'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter - Setting default value: 0
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter - Converting 'Integer' value '0' to type 'Float'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter -     Converted to Float value '0.0'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Setting default value: 0
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Converting 'Integer' value '0' to type 'Integer'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter -     No conversion required, value is already a Integer
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter - Setting default value: 0
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter - Converting 'Integer' value '0' to type 'Long'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter -     Converted to Long value '0'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter - Setting default value: 0
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter - Converting 'Integer' value '0' to type 'Short'
04:21:34.341 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter -     Converted to Short value '0'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BigDecimalConverter - Setting default value: 0.0
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BigDecimalConverter - Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BigDecimalConverter -     No conversion required, value is already a BigDecimal
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BigIntegerConverter - Setting default value: 0
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BigIntegerConverter - Converting 'BigInteger' value '0' to type 'BigInteger'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BigIntegerConverter -     No conversion required, value is already a BigInteger
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter - Setting default value: false
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter - Converting 'Boolean' value 'false' to type 'Boolean'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.BooleanConverter -     No conversion required, value is already a Boolean
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter - Setting default value: 0
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter - Converting 'Integer' value '0' to type 'Byte'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ByteConverter -     Converted to Byte value '0'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter - Setting default value:  
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter - Converting 'Character' value ' ' to type 'Character'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.CharacterConverter -     No conversion required, value is already a Character
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter - Setting default value: 0
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter - Converting 'Integer' value '0' to type 'Double'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.DoubleConverter -     Converted to Double value '0.0'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter - Setting default value: 0
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter - Converting 'Integer' value '0' to type 'Float'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.FloatConverter -     Converted to Float value '0.0'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Setting default value: 0
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Converting 'Integer' value '0' to type 'Integer'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter -     No conversion required, value is already a Integer
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter - Setting default value: 0
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter - Converting 'Integer' value '0' to type 'Long'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.LongConverter -     Converted to Long value '0'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter - Setting default value: 0
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter - Converting 'Integer' value '0' to type 'Short'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ShortConverter -     Converted to Short value '0'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.StringConverter - Setting default value: 
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.StringConverter - Converting 'String' value '' to type 'String'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Z@7b9f7087
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'boolean[]' value '[Z@7b9f7087' to type 'boolean[]'
04:21:34.357 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a boolean[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [B@22e650e
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'byte[]' value '[B@22e650e' to type 'byte[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a byte[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [C@30a79476
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'char[]' value '[C@30a79476' to type 'char[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a char[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [D@376bae20
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'double[]' value '[D@376bae20' to type 'double[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a double[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [F@37f0fb02
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'float[]' value '[F@37f0fb02' to type 'float[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a float[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [I@4687fee7
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'int[]' value '[I@4687fee7' to type 'int[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a int[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [J@4a0fc665
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'long[]' value '[J@4a0fc665' to type 'long[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a long[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [S@207f7baa
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'short[]' value '[S@207f7baa' to type 'short[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a short[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.math.BigDecimal;@1067bc4c
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@1067bc4c' to type 'BigDecimal[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a BigDecimal[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.math.BigInteger;@5de6c7d7
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@5de6c7d7' to type 'BigInteger[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a BigInteger[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Boolean;@2b370ca9
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Boolean[]' value '[Ljava.lang.Boolean;@2b370ca9' to type 'Boolean[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Boolean[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Byte;@59301546
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Byte[]' value '[Ljava.lang.Byte;@59301546' to type 'Byte[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Byte[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Character;@363d29dd
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Character[]' value '[Ljava.lang.Character;@363d29dd' to type 'Character[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Character[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Double;@40f77135
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Double[]' value '[Ljava.lang.Double;@40f77135' to type 'Double[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Double[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Float;@5bbf3869
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Float[]' value '[Ljava.lang.Float;@5bbf3869' to type 'Float[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Float[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Integer;@1f5a1ad4
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Integer[]' value '[Ljava.lang.Integer;@1f5a1ad4' to type 'Integer[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Integer[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Long;@25d87313
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Long[]' value '[Ljava.lang.Long;@25d87313' to type 'Long[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Long[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Short;@73502d5e
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Short[]' value '[Ljava.lang.Short;@73502d5e' to type 'Short[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Short[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.String;@213bd66a
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'String[]' value '[Ljava.lang.String;@213bd66a' to type 'String[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a String[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.lang.Class;@77a1df4d
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Class[]' value '[Ljava.lang.Class;@77a1df4d' to type 'Class[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Class[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.util.Date;@5bbb0a25
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Date[]' value '[Ljava.util.Date;@5bbb0a25' to type 'Date[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Date[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.util.Calendar;@68aa1164
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'Calendar[]' value '[Ljava.util.Calendar;@68aa1164' to type 'Calendar[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a Calendar[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.io.File;@12e13abd
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.io.File[]' value '[Ljava.io.File;@12e13abd' to type 'java.io.File[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.io.File[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.sql.Date;@6e0dec27
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@6e0dec27' to type 'java.sql.Date[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.sql.Date[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.sql.Time;@237824b0
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@237824b0' to type 'java.sql.Time[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.sql.Time[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.sql.Timestamp;@5345552f
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@5345552f' to type 'java.sql.Timestamp[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.sql.Timestamp[]
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Setting default value: [Ljava.net.URL;@3705a85c
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter - Converting 'java.net.URL[]' value '[Ljava.net.URL;@3705a85c' to type 'java.net.URL[]'
04:21:34.373 [main] DEBUG org.apache.commons.beanutils.converters.ArrayConverter -     No conversion required, value is already a java.net.URL[]
04:21:34.888 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter - Converting 'Integer' value '1' to type 'Integer'
04:21:34.888 [main] DEBUG org.apache.commons.beanutils.converters.IntegerConverter -     No conversion required, value is already a Integer
04:21:35.091 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Log4j2LoggerProvider
04:21:35.091 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
04:21:35.154 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000255: Using org.hswebframework.web.i18n.ContextLocaleResolver as locale resolver.
04:21:35.185 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL
04:21:35.185 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom MessageInterpolator of type org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
04:21:35.201 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:21:35.201 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:21:35.201 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:21:35.201 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:21:35.216 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
04:21:35.216 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
04:21:35.591 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
04:21:35.591 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
04:21:35.591 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
04:21:35.591 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
04:21:35.591 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
04:21:35.591 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.062 s - in org.jetlinks.community.notify.voice.aliyun.AliyunNotifierProviderTest
[INFO] Running org.jetlinks.community.notify.voice.aliyun.AliyunVoiceNotifierTest
04:21:37.544 [boundedElastic-1] INFO org.jetlinks.community.notify.voice.aliyun.AliyunVoiceNotifier - 发起语音通知完成 200:{"Code":"ok"}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in org.jetlinks.community.notify.voice.aliyun.AliyunVoiceNotifierTest
[INFO] Running org.jetlinks.community.notify.voice.VoiceNotifierConfigurationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jetlinks.community.notify.voice.VoiceNotifierConfigurationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-voice ---
[INFO] Loading execution data file D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\target\jacoco.exec
[INFO] Analyzed bundle 'notify-voice' with 5 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-voice ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\target\notify-voice.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-voice ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\target\notify-voice-sources.jar
[INFO] 
[INFO] ---------------< org.jetlinks.community:notify-webhook >----------------
[INFO] Building notify-webhook 2.0.0-SNAPSHOT                           [25/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-webhook ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-webhook ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\notify-component\\notify-webhook\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-webhook ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-webhook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-webhook ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-webhook ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-webhook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-webhook ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\test-classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-webhook ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-webhook ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jetlinks.community.notify.webhook.http.HttpWebHookTemplateTest
"Test"
[{"name":"Test"}]
{"name":"Test"}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in org.jetlinks.community.notify.webhook.http.HttpWebHookTemplateTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-webhook ---
[INFO] Loading execution data file D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\jacoco.exec
[INFO] Analyzed bundle 'notify-webhook' with 6 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-webhook ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\notify-webhook.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-webhook ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\notify-webhook-sources.jar
[INFO] 
[INFO] --------------< org.jetlinks.community:logging-component >--------------
[INFO] Building logging-component 2.0.0-SNAPSHOT                        [26/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logging-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ logging-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\logging-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ logging-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ logging-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ logging-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/logging-component/src/main/java/org/jetlinks/community/logging/logback/SystemLoggingAppender.java: D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\src\main\java\org\jetlinks\community\logging\logback\SystemLoggingAppender.java使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/logging-component/src/main/java/org/jetlinks/community/logging/logback/SystemLoggingAppender.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ logging-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ logging-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ logging-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ logging-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ logging-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ logging-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ logging-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\target\logging-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ logging-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\target\logging-component-sources.jar
[INFO] 
[INFO] -------------< org.jetlinks.community:configure-component >-------------
[INFO] Building configure-component 2.0.0-SNAPSHOT                      [27/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from artfess: http://192.168.30.150:8181/repository/maven-public/io/grpc/grpc-core/maven-metadata.xml
[INFO] Downloading from aliyun-nexus: https://maven.aliyun.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/grpc/grpc-core/maven-metadata.xml
[INFO] Downloaded from artfess: http://192.168.30.150:8181/repository/maven-public/io/grpc/grpc-core/maven-metadata.xml (5.2 kB at 6.3 kB/s)
[INFO] Downloaded from aliyun-nexus: https://maven.aliyun.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml (5.2 kB at 4.8 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/grpc/grpc-core/maven-metadata.xml (5.2 kB at 4.0 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/grpc/grpc-api/maven-metadata.xml
[INFO] Downloading from artfess: http://192.168.30.150:8181/repository/maven-public/io/grpc/grpc-api/maven-metadata.xml
[INFO] Downloading from aliyun-nexus: https://maven.aliyun.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml
[INFO] Downloaded from artfess: http://192.168.30.150:8181/repository/maven-public/io/grpc/grpc-api/maven-metadata.xml (3.6 kB at 10 kB/s)
[INFO] Downloaded from aliyun-nexus: https://maven.aliyun.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml (3.6 kB at 7.2 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/grpc/grpc-api/maven-metadata.xml (3.6 kB at 6.1 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ configure-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ configure-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\configure-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ configure-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ configure-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ configure-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/configure-component/src/main/java/org/jetlinks/community/configure/trace/LoggingSpanExporter.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/configure-component/src/main/java/org/jetlinks/community/configure/trace/LoggingSpanExporter.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/configure-component/src/main/java/org/jetlinks/community/configure/redis/RedisSerializationConfiguration.java: D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\src\main\java\org\jetlinks\community\configure\redis\RedisSerializationConfiguration.java使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/configure-component/src/main/java/org/jetlinks/community/configure/redis/RedisSerializationConfiguration.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ configure-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ configure-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ configure-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ configure-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ configure-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ configure-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ configure-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\target\configure-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ configure-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\target\configure-component-sources.jar
[INFO] 
[INFO] -------------< org.jetlinks.community:protocol-component >--------------
[INFO] Building protocol-component 2.0.0-SNAPSHOT                       [28/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ protocol-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ protocol-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\protocol-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ protocol-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ protocol-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ protocol-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/protocol-component/src/main/java/org/jetlinks/community/protocol/SpringServiceContext.java: D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\src\main\java\org\jetlinks\community\protocol\SpringServiceContext.java使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/protocol-component/src/main/java/org/jetlinks/community/protocol/SpringServiceContext.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ protocol-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ protocol-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ protocol-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ protocol-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ protocol-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ protocol-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ protocol-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\target\protocol-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ protocol-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\target\protocol-component-sources.jar
[INFO] 
[INFO] -------------< org.jetlinks.community:tdengine-component >--------------
[INFO] Building tdengine-component 2.0.0-SNAPSHOT                       [29/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tdengine-component ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ tdengine-component ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-components\\tdengine-component\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ tdengine-component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tdengine-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tdengine-component ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/tdengine-component/src/main/java/org/jetlinks/community/tdengine/term/TDengineTermType.java: D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\src\main\java\org\jetlinks\community\tdengine\term\TDengineTermType.java使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/tdengine-component/src/main/java/org/jetlinks/community/tdengine/term/TDengineTermType.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/tdengine-component/src/main/java/org/jetlinks/community/tdengine/term/TDengineTermType.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-components/tdengine-component/src/main/java/org/jetlinks/community/tdengine/term/TDengineTermType.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ tdengine-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tdengine-component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tdengine-component ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ tdengine-component ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tdengine-component ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ tdengine-component ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tdengine-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\target\tdengine-component.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ tdengine-component ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\target\tdengine-component-sources.jar
[INFO] 
[INFO] ------------< org.jetlinks.community:iot-platform-manager >-------------
[INFO] Building iot-platform-manager 2.0.0-SNAPSHOT                     [30/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ iot-platform-manager ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ iot-platform-manager ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-manager\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ iot-platform-manager ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ iot-platform-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ iot-platform-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ iot-platform-manager ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ iot-platform-manager ---
[INFO] 
[INFO] -----------< org.jetlinks.community:authentication-manager >------------
[INFO] Building authentication-manager 2.0.0-SNAPSHOT                   [31/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authentication-manager ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-manager\authentication-manager\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ authentication-manager ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-manager\\authentication-manager\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ authentication-manager ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ authentication-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ authentication-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to D:\jenkins\workspace\IoT-platform\iot-platform-manager\authentication-manager\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/authentication-manager/src/main/java/org/jetlinks/community/auth/entity/OrganizationEntity.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/authentication-manager/src/main/java/org/jetlinks/community/auth/entity/OrganizationEntity.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ authentication-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ authentication-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-manager\authentication-manager\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ authentication-manager ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ authentication-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ authentication-manager ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ authentication-manager ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authentication-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\authentication-manager\target\authentication-manager.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ authentication-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\authentication-manager\target\authentication-manager-sources.jar
[INFO] 
[INFO] -------------< org.jetlinks.community:rule-engine-manager >-------------
[INFO] Building rule-engine-manager 2.0.0-SNAPSHOT                      [32/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rule-engine-manager ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ rule-engine-manager ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-manager\\rule-engine-manager\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ rule-engine-manager ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rule-engine-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rule-engine-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 83 source files to D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/rule-engine-manager/src/main/java/org/jetlinks/community/rule/engine/enums/SqlRuleType.java: D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\src\main\java\org\jetlinks\community\rule\engine\enums\SqlRuleType.java使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/rule-engine-manager/src/main/java/org/jetlinks/community/rule/engine/enums/SqlRuleType.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/rule-engine-manager/src/main/java/org/jetlinks/community/rule/engine/entity/AlarmHistoryInfo.java: D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\src\main\java\org\jetlinks\community\rule\engine\entity\AlarmHistoryInfo.java使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/rule-engine-manager/src/main/java/org/jetlinks/community/rule/engine/entity/AlarmHistoryInfo.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ rule-engine-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rule-engine-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rule-engine-manager ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ rule-engine-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ rule-engine-manager ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ rule-engine-manager ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rule-engine-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\target\rule-engine-manager.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ rule-engine-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\target\rule-engine-manager-sources.jar
[INFO] 
[INFO] ---------------< org.jetlinks.community:device-manager >----------------
[INFO] Building device-manager 2.0.0-SNAPSHOT                           [33/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ device-manager ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-manager\device-manager\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ device-manager ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-manager\\device-manager\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ device-manager ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ device-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ device-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 153 source files to D:\jenkins\workspace\IoT-platform\iot-platform-manager\device-manager\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/device-manager/src/main/java/org/jetlinks/community/device/web/excel/PropertyMetadataWrapper.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/device-manager/src/main/java/org/jetlinks/community/device/web/excel/PropertyMetadataWrapper.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/device-manager/src/main/java/net/zstong/awump/base/entity/AwRegionEntity.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/device-manager/src/main/java/net/zstong/awump/base/entity/AwRegionEntity.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ device-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ device-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-manager\device-manager\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ device-manager ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ device-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ device-manager ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ device-manager ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ device-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\device-manager\target\device-manager.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ device-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\device-manager\target\device-manager-sources.jar
[INFO] 
[INFO] ---------------< org.jetlinks.community:network-manager >---------------
[INFO] Building network-manager 2.0.0-SNAPSHOT                          [34/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-manager ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-manager\network-manager\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ network-manager ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-manager\\network-manager\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ network-manager ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ network-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to D:\jenkins\workspace\IoT-platform\iot-platform-manager\network-manager\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/network-manager/src/main/java/org/jetlinks/community/network/manager/service/NetworkChannelProvider.java: 某些输入文件使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/network-manager/src/main/java/org/jetlinks/community/network/manager/service/NetworkChannelProvider.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ network-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-manager\network-manager\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ network-manager ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ network-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ network-manager ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ network-manager ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\network-manager\target\network-manager.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ network-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\network-manager\target\network-manager-sources.jar
[INFO] 
[INFO] ---------------< org.jetlinks.community:notify-manager >----------------
[INFO] Building notify-manager 2.0.0-SNAPSHOT                           [35/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-manager ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-manager ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-manager\\notify-manager\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-manager ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/notify-manager/src/main/java/org/jetlinks/community/notify/manager/service/NotifySubscriberService.java: D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\src\main\java\org\jetlinks\community\notify\manager\service\NotifySubscriberService.java使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-manager/notify-manager/src/main/java/org/jetlinks/community/notify/manager/service/NotifySubscriberService.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-manager ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-manager ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-manager ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\target\notify-manager.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\target\notify-manager-sources.jar
[INFO] 
[INFO] ---------------< org.jetlinks.community:logging-manager >---------------
[INFO] Building logging-manager 2.0.0-SNAPSHOT                          [36/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logging-manager ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ logging-manager ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-manager\\logging-manager\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ logging-manager ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ logging-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ logging-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\target\classes
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ logging-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ logging-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ logging-manager ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ logging-manager ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ logging-manager ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ logging-manager ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ logging-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\target\logging-manager.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ logging-manager ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\target\logging-manager-sources.jar
[INFO] 
[INFO] -----------< org.jetlinks.community:iot-platform-standalone >-----------
[INFO] Building iot-platform-standalone 2.0.0-SNAPSHOT                  [37/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ iot-platform-standalone ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ iot-platform-standalone ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-standalone\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ iot-platform-standalone ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ iot-platform-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ iot-platform-standalone ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-standalone/src/main/java/org/jetlinks/community/standalone/web/ClusterInfoController.java: D:\jenkins\workspace\IoT-platform\iot-platform-standalone\src\main\java\org\jetlinks\community\standalone\web\ClusterInfoController.java使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-standalone/src/main/java/org/jetlinks/community/standalone/web/ClusterInfoController.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ iot-platform-standalone ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ iot-platform-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-standalone\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ iot-platform-standalone ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ iot-platform-standalone ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ iot-platform-standalone ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ iot-platform-standalone ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ iot-platform-standalone ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target\iot-platform-standalone.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ iot-platform-standalone ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target\iot-platform-standalone-sources.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.7.3:repackage (default) @ iot-platform-standalone ---
[INFO] Layout: ZIP
[INFO] Replacing main artifact with repackaged archive
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for iot-platform 2.0.0-SNAPSHOT:
[INFO] 
[INFO] iot-platform ....................................... SUCCESS [  1.812 s]
[INFO] iot-platform-components ............................ SUCCESS [  0.453 s]
[INFO] common-component ................................... SUCCESS [ 25.328 s]
[INFO] network-component .................................. SUCCESS [  0.421 s]
[INFO] network-core ....................................... SUCCESS [  4.156 s]
[INFO] dashboard-component ................................ SUCCESS [  3.375 s]
[INFO] timeseries-component ............................... SUCCESS [  2.532 s]
[INFO] gateway-component .................................. SUCCESS [  4.063 s]
[INFO] mqtt-component ..................................... SUCCESS [  3.531 s]
[INFO] script-component ................................... SUCCESS [  9.682 s]
[INFO] tcp-component ...................................... SUCCESS [ 10.819 s]
[INFO] http-component ..................................... SUCCESS [  3.703 s]
[INFO] io-component ....................................... SUCCESS [  3.484 s]
[INFO] things-component ................................... SUCCESS [  3.828 s]
[INFO] elasticsearch-component ............................ SUCCESS [  6.312 s]
[INFO] relation-component ................................. SUCCESS [  3.104 s]
[INFO] rule-engine-component .............................. SUCCESS [  4.125 s]
[INFO] notify-component ................................... SUCCESS [  0.390 s]
[INFO] notify-core ........................................ SUCCESS [  3.546 s]
[INFO] notify-sms ......................................... SUCCESS [  2.672 s]
[INFO] notify-email ....................................... SUCCESS [  3.032 s]
[INFO] notify-wechat ...................................... SUCCESS [  2.875 s]
[INFO] notify-dingtalk .................................... SUCCESS [  3.063 s]
[INFO] notify-voice ....................................... SUCCESS [ 11.318 s]
[INFO] notify-webhook ..................................... SUCCESS [  6.434 s]
[INFO] logging-component .................................. SUCCESS [  3.109 s]
[INFO] configure-component ................................ SUCCESS [  6.109 s]
[INFO] protocol-component ................................. SUCCESS [  3.469 s]
[INFO] tdengine-component ................................. SUCCESS [  3.297 s]
[INFO] iot-platform-manager ............................... SUCCESS [  0.375 s]
[INFO] authentication-manager ............................. SUCCESS [  4.531 s]
[INFO] rule-engine-manager ................................ SUCCESS [  6.625 s]
[INFO] device-manager ..................................... SUCCESS [ 13.109 s]
[INFO] network-manager .................................... SUCCESS [  4.876 s]
[INFO] notify-manager ..................................... SUCCESS [  4.344 s]
[INFO] logging-manager .................................... SUCCESS [  2.453 s]
[INFO] iot-platform-standalone ............................ SUCCESS [  5.812 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:44 min
[INFO] Finished at: 2023-12-29T04:23:02+08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "offical" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\elasticsearch-component\pom.xml to org.jetlinks.community/elasticsearch-component/2.0.0-SNAPSHOT/elasticsearch-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\elasticsearch-component\target\elasticsearch-component.jar to org.jetlinks.community/elasticsearch-component/2.0.0-SNAPSHOT/elasticsearch-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\elasticsearch-component\target\elasticsearch-component-sources.jar to org.jetlinks.community/elasticsearch-component/2.0.0-SNAPSHOT/elasticsearch-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\authentication-manager\pom.xml to org.jetlinks.community/authentication-manager/2.0.0-SNAPSHOT/authentication-manager-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\authentication-manager\target\authentication-manager.jar to org.jetlinks.community/authentication-manager/2.0.0-SNAPSHOT/authentication-manager-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\authentication-manager\target\authentication-manager-sources.jar to org.jetlinks.community/authentication-manager/2.0.0-SNAPSHOT/authentication-manager-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\pom.xml to org.jetlinks.community/script-component/2.0.0-SNAPSHOT/script-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\target\script-component.jar to org.jetlinks.community/script-component/2.0.0-SNAPSHOT/script-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\script-component\target\script-component-sources.jar to org.jetlinks.community/script-component/2.0.0-SNAPSHOT/script-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\pom.xml to org.jetlinks.community/iot-platform-manager/2.0.0-SNAPSHOT/iot-platform-manager-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\pom.xml to org.jetlinks.community/notify-manager/2.0.0-SNAPSHOT/notify-manager-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\target\notify-manager.jar to org.jetlinks.community/notify-manager/2.0.0-SNAPSHOT/notify-manager-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\notify-manager\target\notify-manager-sources.jar to org.jetlinks.community/notify-manager/2.0.0-SNAPSHOT/notify-manager-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-core\pom.xml to org.jetlinks.community/notify-core/2.0.0-SNAPSHOT/notify-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-core\target\notify-core.jar to org.jetlinks.community/notify-core/2.0.0-SNAPSHOT/notify-core-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-core\target\notify-core-sources.jar to org.jetlinks.community/notify-core/2.0.0-SNAPSHOT/notify-core-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\http-component\pom.xml to org.jetlinks.community/http-component/2.0.0-SNAPSHOT/http-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\http-component\target\http-component.jar to org.jetlinks.community/http-component/2.0.0-SNAPSHOT/http-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\http-component\target\http-component-sources.jar to org.jetlinks.community/http-component/2.0.0-SNAPSHOT/http-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-standalone\pom.xml to org.jetlinks.community/iot-platform-standalone/2.0.0-SNAPSHOT/iot-platform-standalone-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target\iot-platform-standalone.jar to org.jetlinks.community/iot-platform-standalone/2.0.0-SNAPSHOT/iot-platform-standalone-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target\iot-platform-standalone-sources.jar to org.jetlinks.community/iot-platform-standalone/2.0.0-SNAPSHOT/iot-platform-standalone-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\relation-component\pom.xml to org.jetlinks.community/relation-component/2.0.0-SNAPSHOT/relation-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\relation-component\target\relation-component.jar to org.jetlinks.community/relation-component/2.0.0-SNAPSHOT/relation-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\relation-component\target\relation-component-sources.jar to org.jetlinks.community/relation-component/2.0.0-SNAPSHOT/relation-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\pom.xml to org.jetlinks.community/iot-platform-components/2.0.0-SNAPSHOT/iot-platform-components-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\pom.xml to org.jetlinks.community/network-component/2.0.0-SNAPSHOT/network-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\common-component\pom.xml to org.jetlinks.community/common-component/2.0.0-SNAPSHOT/common-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\common-component\target\common-component.jar to org.jetlinks.community/common-component/2.0.0-SNAPSHOT/common-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\common-component\target\common-component-sources.jar to org.jetlinks.community/common-component/2.0.0-SNAPSHOT/common-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\pom.xml to org.jetlinks.community/notify-component/2.0.0-SNAPSHOT/notify-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\mqtt-component\pom.xml to org.jetlinks.community/mqtt-component/2.0.0-SNAPSHOT/mqtt-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\mqtt-component\target\mqtt-component.jar to org.jetlinks.community/mqtt-component/2.0.0-SNAPSHOT/mqtt-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\mqtt-component\target\mqtt-component-sources.jar to org.jetlinks.community/mqtt-component/2.0.0-SNAPSHOT/mqtt-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\pom.xml to org.jetlinks.community/timeseries-component/2.0.0-SNAPSHOT/timeseries-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\target\timeseries-component.jar to org.jetlinks.community/timeseries-component/2.0.0-SNAPSHOT/timeseries-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\timeseries-component\target\timeseries-component-sources.jar to org.jetlinks.community/timeseries-component/2.0.0-SNAPSHOT/timeseries-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\pom.xml to org.jetlinks.community/logging-manager/2.0.0-SNAPSHOT/logging-manager-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\target\logging-manager.jar to org.jetlinks.community/logging-manager/2.0.0-SNAPSHOT/logging-manager-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\logging-manager\target\logging-manager-sources.jar to org.jetlinks.community/logging-manager/2.0.0-SNAPSHOT/logging-manager-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\network-core\pom.xml to org.jetlinks.community/network-core/2.0.0-SNAPSHOT/network-core-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\network-core\target\network-core.jar to org.jetlinks.community/network-core/2.0.0-SNAPSHOT/network-core-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\network-core\target\network-core-sources.jar to org.jetlinks.community/network-core/2.0.0-SNAPSHOT/network-core-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\pom.xml to org.jetlinks.community/tdengine-component/2.0.0-SNAPSHOT/tdengine-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\target\tdengine-component.jar to org.jetlinks.community/tdengine-component/2.0.0-SNAPSHOT/tdengine-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\tdengine-component\target\tdengine-component-sources.jar to org.jetlinks.community/tdengine-component/2.0.0-SNAPSHOT/tdengine-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\network-manager\pom.xml to org.jetlinks.community/network-manager/2.0.0-SNAPSHOT/network-manager-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\network-manager\target\network-manager.jar to org.jetlinks.community/network-manager/2.0.0-SNAPSHOT/network-manager-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\network-manager\target\network-manager-sources.jar to org.jetlinks.community/network-manager/2.0.0-SNAPSHOT/network-manager-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\pom.xml to org.jetlinks.community/rule-engine-manager/2.0.0-SNAPSHOT/rule-engine-manager-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\target\rule-engine-manager.jar to org.jetlinks.community/rule-engine-manager/2.0.0-SNAPSHOT/rule-engine-manager-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\rule-engine-manager\target\rule-engine-manager-sources.jar to org.jetlinks.community/rule-engine-manager/2.0.0-SNAPSHOT/rule-engine-manager-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\pom.xml to org.jetlinks.community/tcp-component/2.0.0-SNAPSHOT/tcp-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\target\tcp-component.jar to org.jetlinks.community/tcp-component/2.0.0-SNAPSHOT/tcp-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\network-component\tcp-component\target\tcp-component-sources.jar to org.jetlinks.community/tcp-component/2.0.0-SNAPSHOT/tcp-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\pom.xml to org.jetlinks.community/things-component/2.0.0-SNAPSHOT/things-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\target\things-component.jar to org.jetlinks.community/things-component/2.0.0-SNAPSHOT/things-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\things-component\target\things-component-sources.jar to org.jetlinks.community/things-component/2.0.0-SNAPSHOT/things-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\pom.xml to org.jetlinks.community/iot-platform/2.0.0-SNAPSHOT/iot-platform-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\pom.xml to org.jetlinks.community/dashboard-component/2.0.0-SNAPSHOT/dashboard-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\target\dashboard-component.jar to org.jetlinks.community/dashboard-component/2.0.0-SNAPSHOT/dashboard-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\dashboard-component\target\dashboard-component-sources.jar to org.jetlinks.community/dashboard-component/2.0.0-SNAPSHOT/dashboard-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\pom.xml to org.jetlinks.community/notify-webhook/2.0.0-SNAPSHOT/notify-webhook-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\notify-webhook.jar to org.jetlinks.community/notify-webhook/2.0.0-SNAPSHOT/notify-webhook-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\notify-webhook-sources.jar to org.jetlinks.community/notify-webhook/2.0.0-SNAPSHOT/notify-webhook-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\pom.xml to org.jetlinks.community/notify-wechat/2.0.0-SNAPSHOT/notify-wechat-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\target\notify-wechat.jar to org.jetlinks.community/notify-wechat/2.0.0-SNAPSHOT/notify-wechat-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-wechat\target\notify-wechat-sources.jar to org.jetlinks.community/notify-wechat/2.0.0-SNAPSHOT/notify-wechat-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\pom.xml to org.jetlinks.community/rule-engine-component/2.0.0-SNAPSHOT/rule-engine-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\target\rule-engine-component.jar to org.jetlinks.community/rule-engine-component/2.0.0-SNAPSHOT/rule-engine-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\rule-engine-component\target\rule-engine-component-sources.jar to org.jetlinks.community/rule-engine-component/2.0.0-SNAPSHOT/rule-engine-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-dingtalk\pom.xml to org.jetlinks.community/notify-dingtalk/2.0.0-SNAPSHOT/notify-dingtalk-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-dingtalk\target\notify-dingtalk.jar to org.jetlinks.community/notify-dingtalk/2.0.0-SNAPSHOT/notify-dingtalk-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-dingtalk\target\notify-dingtalk-sources.jar to org.jetlinks.community/notify-dingtalk/2.0.0-SNAPSHOT/notify-dingtalk-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\pom.xml to org.jetlinks.community/notify-sms/2.0.0-SNAPSHOT/notify-sms-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\target\notify-sms.jar to org.jetlinks.community/notify-sms/2.0.0-SNAPSHOT/notify-sms-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-sms\target\notify-sms-sources.jar to org.jetlinks.community/notify-sms/2.0.0-SNAPSHOT/notify-sms-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\pom.xml to org.jetlinks.community/io-component/2.0.0-SNAPSHOT/io-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\target\io-component.jar to org.jetlinks.community/io-component/2.0.0-SNAPSHOT/io-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\io-component\target\io-component-sources.jar to org.jetlinks.community/io-component/2.0.0-SNAPSHOT/io-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\pom.xml to org.jetlinks.community/protocol-component/2.0.0-SNAPSHOT/protocol-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\target\protocol-component.jar to org.jetlinks.community/protocol-component/2.0.0-SNAPSHOT/protocol-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\protocol-component\target\protocol-component-sources.jar to org.jetlinks.community/protocol-component/2.0.0-SNAPSHOT/protocol-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\pom.xml to org.jetlinks.community/logging-component/2.0.0-SNAPSHOT/logging-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\target\logging-component.jar to org.jetlinks.community/logging-component/2.0.0-SNAPSHOT/logging-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\logging-component\target\logging-component-sources.jar to org.jetlinks.community/logging-component/2.0.0-SNAPSHOT/logging-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\pom.xml to org.jetlinks.community/notify-voice/2.0.0-SNAPSHOT/notify-voice-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\target\notify-voice.jar to org.jetlinks.community/notify-voice/2.0.0-SNAPSHOT/notify-voice-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-voice\target\notify-voice-sources.jar to org.jetlinks.community/notify-voice/2.0.0-SNAPSHOT/notify-voice-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\device-manager\pom.xml to org.jetlinks.community/device-manager/2.0.0-SNAPSHOT/device-manager-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\device-manager\target\device-manager.jar to org.jetlinks.community/device-manager/2.0.0-SNAPSHOT/device-manager-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-manager\device-manager\target\device-manager-sources.jar to org.jetlinks.community/device-manager/2.0.0-SNAPSHOT/device-manager-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\pom.xml to org.jetlinks.community/configure-component/2.0.0-SNAPSHOT/configure-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\target\configure-component.jar to org.jetlinks.community/configure-component/2.0.0-SNAPSHOT/configure-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\configure-component\target\configure-component-sources.jar to org.jetlinks.community/configure-component/2.0.0-SNAPSHOT/configure-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\pom.xml to org.jetlinks.community/gateway-component/2.0.0-SNAPSHOT/gateway-component-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\target\gateway-component.jar to org.jetlinks.community/gateway-component/2.0.0-SNAPSHOT/gateway-component-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\gateway-component\target\gateway-component-sources.jar to org.jetlinks.community/gateway-component/2.0.0-SNAPSHOT/gateway-component-2.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\pom.xml to org.jetlinks.community/notify-email/2.0.0-SNAPSHOT/notify-email-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\target\notify-email.jar to org.jetlinks.community/notify-email/2.0.0-SNAPSHOT/notify-email-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-email\target\notify-email-sources.jar to org.jetlinks.community/notify-email/2.0.0-SNAPSHOT/notify-email-2.0.0-SNAPSHOT-sources.jar
channel stopped
SSH: Connecting from host [WIN-44OVHJHB7HM]
SSH: Connecting with configuration [阿特菲斯物联网平台] ...
SSH: EXEC: STDOUT/STDERR from command [mv /home/platform/Jetlinks/server/iot-platform-standalone.jar /home/platform/Jetlinks/server/iot-platform-standalone.jar_$(date +%Y-%m-%d_%H-%M-%S)
cd /home/platform/Jetlinks/
mv iot-platform-standalone.jar /home/platform/Jetlinks/server/iot-platform-standalone.jar
cd /home/platform/Jetlinks/server/
./server.sh  restart 

] ...
    _              _               _ __     _              _         __
   (_)     ___    | |_     ___    | '_ \   | |    __ _    | |_      / _|   ___      _ _   _ __
   | |    / _ \   |  _|   |___|   | .__/   | |   / _` |   |  _|    |  _|  / _ \    | '_| | '  \
  _|_|_   \___/   _\__|   _____   |_|__   _|_|_  \__,_|   _\__|   _|_|_   \___/   _|_|_  |_|_|_|
  iot-platform       2.0.0-SNAPSHOT  build @maven.build.timestamp@
  spring-boot    2.7.3
  http port      8848
  redis          127.0.0.1:6379
  r2dbc          r2dbc:mysql://183.230.176.125:15322/jetlinks?ssl=false&serverZoneId=Asia/Shanghai
2023-12-29 04:52:30.516  WARN 1958835 --- [           main] onfigReactiveWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultNotifierManager' defined in class path resource [org/jetlinks/community/notify/DefaultNotifierManager.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notifyConfigManager' defined in class path resource [org/jetlinks/community/notify/configuration/NotifierAutoConfiguration.class]: Unsatisfied dependency expressed through method 'notifyConfigManager' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultNotifyConfigManager': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notifyConfigService': Unsatisfied dependency expressed through field 'repository'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'NotifyConfigEntityReactiveRepository': Unsatisfied dependency expressed through bean property 'operator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseOperator' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Unsatisfied dependency expressed through method 'databaseOperator' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'databaseMetadata' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
2023-12-29 04:52:30.595 ERROR 1958835 --- [           main] o.s.boot.SpringApplication               : Application run failed

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultNotifierManager' defined in class path resource [org/jetlinks/community/notify/DefaultNotifierManager.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notifyConfigManager' defined in class path resource [org/jetlinks/community/notify/configuration/NotifierAutoConfiguration.class]: Unsatisfied dependency expressed through method 'notifyConfigManager' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultNotifyConfigManager': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notifyConfigService': Unsatisfied dependency expressed through field 'repository'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'NotifyConfigEntityReactiveRepository': Unsatisfied dependency expressed through bean property 'operator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseOperator' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Unsatisfied dependency expressed through method 'databaseOperator' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'databaseMetadata' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
	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:213)
	at org.springframework.context.support.PostProcessorRegistrationDelegate.registerBeanPostProcessors(PostProcessorRegistrationDelegate.java:270)
	at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:762)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:567)
	at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
	at org.jetlinks.community.standalone.IotPlatformApplication.main(IotPlatformApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:467)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notifyConfigManager' defined in class path resource [org/jetlinks/community/notify/configuration/NotifierAutoConfiguration.class]: Unsatisfied dependency expressed through method 'notifyConfigManager' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultNotifyConfigManager': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notifyConfigService': Unsatisfied dependency expressed through field 'repository'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'NotifyConfigEntityReactiveRepository': Unsatisfied dependency expressed through bean property 'operator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseOperator' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Unsatisfied dependency expressed through method 'databaseOperator' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'databaseMetadata' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541)
	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.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
	... 27 common frames omitted
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultNotifyConfigManager': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notifyConfigService': Unsatisfied dependency expressed through field 'repository'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'NotifyConfigEntityReactiveRepository': Unsatisfied dependency expressed through bean property 'operator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseOperator' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Unsatisfied dependency expressed through method 'databaseOperator' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'databaseMetadata' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
	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.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1609)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1573)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1462)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1349)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
	... 41 common frames omitted
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'notifyConfigService': Unsatisfied dependency expressed through field 'repository'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'NotifyConfigEntityReactiveRepository': Unsatisfied dependency expressed through bean property 'operator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseOperator' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Unsatisfied dependency expressed through method 'databaseOperator' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'databaseMetadata' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
	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.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
	... 59 common frames omitted
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'NotifyConfigEntityReactiveRepository': Unsatisfied dependency expressed through bean property 'operator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseOperator' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Unsatisfied dependency expressed through method 'databaseOperator' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'databaseMetadata' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1534)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1417)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
	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.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
	... 73 common frames omitted
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseOperator' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Unsatisfied dependency expressed through method 'databaseOperator' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'databaseMetadata' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541)
	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.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1519)
	... 84 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'databaseMetadata' defined in class path resource [org/hswebframework/web/crud/configuration/EasyormConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638)
	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.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
	... 97 common frames omitted
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.hswebframework.ezorm.rdb.metadata.RDBDatabaseMetadata]: Factory method 'databaseMetadata' threw exception; nested exception is java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
	... 111 common frames omitted
Caused by: java.lang.IllegalStateException: Timeout on blocking read for 30000000000 NANOSECONDS
	at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:123)
	at reactor.core.publisher.Mono.block(Mono.java:1731)
	at org.hswebframework.web.crud.configuration.EasyormConfiguration.databaseMetadata(EasyormConfiguration.java:85)
	at org.hswebframework.web.crud.configuration.EasyormConfiguration$$EnhancerBySpringCGLIB$$ef3ab03.CGLIB$databaseMetadata$1(<generated>)
	at org.hswebframework.web.crud.configuration.EasyormConfiguration$$EnhancerBySpringCGLIB$$ef3ab03$$FastClassBySpringCGLIB$$d6bf6c2a.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
	at org.hswebframework.web.crud.configuration.EasyormConfiguration$$EnhancerBySpringCGLIB$$ef3ab03.databaseMetadata(<generated>)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
	... 112 common frames omitted

SSH: EXEC: completed after 36,777 ms
SSH: Disconnecting configuration [阿特菲斯物联网平台] ...
SSH: Transferred 1 file(s)
Finished: SUCCESS