Unstable控制台输出

Started by user admin
Running as SYSTEM
Building in workspace D:\jenkins\workspace\bzzgj
The recommended git tool is: NONE
using credential acb71845-9146-47b3-a91f-6f1885a5272e
Cloning the remote Git repository
Cloning repository http://192.168.30.152:6090/bzzgj/bzzgj.git
 > D:\Program Files\Git\bin\git.exe init D:\jenkins\workspace\bzzgj # timeout=10
Fetching upstream changes from http://192.168.30.152:6090/bzzgj/bzzgj.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://192.168.30.152:6090/bzzgj/bzzgj.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > D:\Program Files\Git\bin\git.exe config remote.origin.url http://192.168.30.152:6090/bzzgj/bzzgj.git # timeout=10
 > D:\Program Files\Git\bin\git.exe config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
Checking out Revision fc2ff30808a4eab87aabe33e566224cab61da688 (refs/remotes/origin/master)
 > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
 > D:\Program Files\Git\bin\git.exe checkout -f fc2ff30808a4eab87aabe33e566224cab61da688 # timeout=10
Commit message: "Merge branch 'dev_device'"
First time build. Skipping changelog.
Parsing POMs
Discovered a new module com.artfess:rocketmq rocketmq
Modules changed, recalculating dependency graph
Established TCP socket on 54336
[bzzgj] $ 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 54336
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f D:\jenkins\workspace\bzzgj\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...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bzzgj                                                              [pom]
[INFO] uc-api                                                             [jar]
[INFO] bpm-base                                                           [jar]
[INFO] poi                                                                [jar]
[INFO] uc-api-impl                                                        [jar]
[INFO] activemq                                                           [jar]
[INFO] redis                                                              [jar]
[INFO] sysConfig                                                          [jar]
[INFO] rest-auth-service                                                  [jar]
[INFO] i18n                                                               [jar]
[INFO] service                                                            [jar]
[INFO] bpm-userCenter-server                                              [jar]
[INFO] rocketmq                                                           [jar]
[INFO] biz-device                                                         [jar]
[INFO] file                                                               [jar]
[INFO] job                                                                [jar]
[INFO] biz-manage                                                         [jar]
[INFO] mail                                                               [jar]
[INFO] ueditor                                                            [jar]
[INFO] elasticsearch                                                      [jar]
[INFO] bpm-tools                                                          [pom]
[INFO] integrate                                                          [jar]
[INFO] table                                                              [jar]
[INFO] bo                                                                 [jar]
[INFO] bpm                                                                [jar]
[INFO] activiti                                                           [jar]
[INFO] report                                                             [jar]
[INFO] mongodb                                                            [jar]
[INFO] rabbitmq                                                           [jar]
[INFO] bpm-api                                                            [pom]
[INFO] bpm-systemConfig-server                                            [jar]
[INFO] bpm-application-server                                             [jar]
[INFO] bpm-workflow-server                                                [jar]
[INFO] bpm-formDesign-server                                              [jar]
[INFO] bpm-assembly                                                       [jar]
[INFO] 
[INFO] ----------------------< com.artfess:bpm-platform >----------------------
[INFO] Building bzzgj 1.0                                                [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-platform ---
[INFO] 
[INFO] -------------------------< com.artfess:uc-api >-------------------------
[INFO] Building uc-api 1.0                                               [2/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uc-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ uc-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-api\uc-api\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uc-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to D:\jenkins\workspace\bzzgj\bpm-api\uc-api\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ uc-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-api\uc-api\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uc-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ uc-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uc-api ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-api\uc-api\target\uc-api-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:bpm-base >------------------------
[INFO] Building bpm-base 1.0                                             [3/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 38 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/maven-metadata.xml
[INFO] Downloading from artfess: http://183.230.176.125:28181/repository/maven-public/com/aliyun/tea/maven-metadata.xml
[INFO] Downloading from aliyun: http://maven.aliyun.com/nexus/content/groups/public/com/aliyun/tea/maven-metadata.xml
[INFO] Downloaded from artfess: http://183.230.176.125:28181/repository/maven-public/com/aliyun/tea/maven-metadata.xml (2.4 kB at 79 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/maven-metadata.xml (2.4 kB at 31 kB/s)
[INFO] Downloaded from aliyun: http://maven.aliyun.com/nexus/content/groups/public/com/aliyun/tea/maven-metadata.xml (2.4 kB at 1.0 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.1/tea-1.2.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.1/tea-1.2.1.pom (7.6 kB at 21 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.2/tea-1.2.2.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.2/tea-1.2.2.pom (7.6 kB at 61 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.3/tea-1.2.3.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.3/tea-1.2.3.pom (7.6 kB at 121 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.4/tea-1.2.4.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.4/tea-1.2.4.pom (7.6 kB at 123 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.5/tea-1.2.5.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.5/tea-1.2.5.pom (7.6 kB at 98 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.6/tea-1.2.6.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/aliyun/tea/1.2.6/tea-1.2.6.pom (7.6 kB at 121 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 1.8 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-base ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 291 source files to D:\jenkins\workspace\bzzgj\bpm-base\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-base/src/main/java/com/artfess/base/model/CommonResult.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-base/src/main/java/com/artfess/base/model/CommonResult.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-base\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm-base ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-base ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-base ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-base\target\bpm-base-1.0.jar
[INFO] 
[INFO] --------------------------< com.artfess:poi >---------------------------
[INFO] Building poi 1.0                                                  [4/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ poi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\poi\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ poi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to D:\jenkins\workspace\bzzgj\bpm-tools\poi\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/poi/src/main/java/com/artfess/poi/editor/CellEditor.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/poi/src/main/java/com/artfess/poi/editor/CellEditor.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ poi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\poi\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ poi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ poi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ poi ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\poi\target\poi-1.0.jar
[INFO] 
[INFO] ----------------------< com.artfess:uc-api-impl >-----------------------
[INFO] Building uc-api-impl 1.0                                          [5/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uc-api-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ uc-api-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uc-api-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to D:\jenkins\workspace\bzzgj\bpm-api\uc-api-impl\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ uc-api-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-api\uc-api-impl\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uc-api-impl ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ uc-api-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uc-api-impl ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-api\uc-api-impl\target\uc-api-impl-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:activemq >------------------------
[INFO] Building activemq 1.0                                             [6/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\activemq\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ activemq ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to D:\jenkins\workspace\bzzgj\bpm-tools\activemq\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\activemq\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ activemq ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ activemq ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\activemq\target\activemq-1.0.jar
[INFO] 
[INFO] -------------------------< com.artfess:redis >--------------------------
[INFO] Building redis 1.0                                                [7/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redis ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ redis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\redis\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to D:\jenkins\workspace\bzzgj\bpm-tools\redis\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/redis/src/main/java/com/artfess/redis/util/RedisUtil.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/redis/src/main/java/com/artfess/redis/util/RedisUtil.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ redis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\redis\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redis ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ redis ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ redis ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\redis\target\redis-1.0.jar
[INFO] 
[INFO] -----------------------< com.artfess:sysConfig >------------------------
[INFO] Building sysConfig 1.0                                            [8/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sysConfig ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sysConfig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sysConfig ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 137 source files to D:\jenkins\workspace\bzzgj\bpm-tools\sysConfig\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/sysConfig/src/main/java/com/artfess/sysConfig/persistence/manager/impl/SysTypeManagerImpl.java: D:\jenkins\workspace\bzzgj\bpm-tools\sysConfig\src\main\java\com\artfess\sysConfig\persistence\manager\impl\SysTypeManagerImpl.java使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/sysConfig/src/main/java/com/artfess/sysConfig/persistence/manager/impl/SysTypeManagerImpl.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/sysConfig/src/main/java/com/artfess/sysConfig/persistence/model/DataDict.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/sysConfig/src/main/java/com/artfess/sysConfig/persistence/model/DataDict.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sysConfig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\sysConfig\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sysConfig ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ sysConfig ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sysConfig ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\sysConfig\target\sysConfig-1.0.jar
[INFO] 
[INFO] -------------------< com.artfess:rest-auth-service >--------------------
[INFO] Building rest-auth-service 1.0                                    [9/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest-auth-service ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest-auth-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\rest-auth-service\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rest-auth-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to D:\jenkins\workspace\bzzgj\bpm-tools\rest-auth-service\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest-auth-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\rest-auth-service\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rest-auth-service ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ rest-auth-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rest-auth-service ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\rest-auth-service\target\rest-auth-service-1.0.jar
[INFO] 
[INFO] --------------------------< com.artfess:i18n >--------------------------
[INFO] Building i18n 1.0                                                [10/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ i18n ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ i18n ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to D:\jenkins\workspace\bzzgj\bpm-tools\i18n\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/i18n/src/main/java/com/artfess/i18n/persistence/manager/impl/I18nMessageManagerImpl.java: D:\jenkins\workspace\bzzgj\bpm-tools\i18n\src\main\java\com\artfess\i18n\persistence\manager\impl\I18nMessageManagerImpl.java使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/i18n/src/main/java/com/artfess/i18n/persistence/manager/impl/I18nMessageManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ i18n ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\i18n\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ i18n ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ i18n ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ i18n ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\i18n\target\i18n-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:service >-------------------------
[INFO] Building service 1.0                                             [11/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to D:\jenkins\workspace\bzzgj\bpm-tools\service\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/service/src/main/java/com/artfess/service/ws/cxf/SchemaRefAny.java: D:\jenkins\workspace\bzzgj\bpm-tools\service\src\main\java\com\artfess\service\ws\cxf\SchemaRefAny.java使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/service/src/main/java/com/artfess/service/ws/cxf/SchemaRefAny.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/service/src/main/java/com/artfess/service/controller/ServiceSetController.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/service/src/main/java/com/artfess/service/controller/ServiceSetController.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\service\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ service ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ service ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\service\target\service-1.0.jar
[INFO] 
[INFO] -----------------< com.artfess:bpm-userCenter-server >------------------
[INFO] Building bpm-userCenter-server 1.0                               [12/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-userCenter-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-userCenter-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 40 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm-userCenter-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 294 source files to D:\jenkins\workspace\bzzgj\bpm-userCenter-server\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/UserImportManagerImpl.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/UserImportManagerImpl.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/RoleManagerImpl.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/RoleManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-userCenter-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-userCenter-server\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm-userCenter-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-userCenter-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-userCenter-server ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-userCenter-server\target\uc.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.2.6.RELEASE:repackage (default) @ bpm-userCenter-server ---
[INFO] Layout: JAR
[INFO] Creating repackaged archive D:\jenkins\workspace\bzzgj\bpm-userCenter-server\target\uc-boot.jar with classifier boot
[INFO] 
[INFO] ------------------------< com.artfess:rocketmq >------------------------
[INFO] Building rocketmq 1.0                                            [13/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot-starter/2.1.1/rocketmq-spring-boot-starter-2.1.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot-starter/2.1.1/rocketmq-spring-boot-starter-2.1.1.pom (2.1 kB at 11 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot-parent/2.1.1/rocketmq-spring-boot-parent-2.1.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot-parent/2.1.1/rocketmq-spring-boot-parent-2.1.1.pom (7.1 kB at 65 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-all/2.1.1/rocketmq-spring-all-2.1.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-all/2.1.1/rocketmq-spring-all-2.1.1.pom (9.1 kB at 73 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot/2.1.1/rocketmq-spring-boot-2.1.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot/2.1.1/rocketmq-spring-boot-2.1.1.pom (4.0 kB at 64 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-client/4.7.1/rocketmq-client-4.7.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-client/4.7.1/rocketmq-client-4.7.1.pom (2.6 kB at 27 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-all/4.7.1/rocketmq-all-4.7.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-all/4.7.1/rocketmq-all-4.7.1.pom (25 kB at 198 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-common/4.7.1/rocketmq-common-4.7.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-common/4.7.1/rocketmq-common-4.7.1.pom (2.0 kB at 25 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-remoting/4.7.1/rocketmq-remoting-4.7.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-remoting/4.7.1/rocketmq-remoting-4.7.1.pom (2.1 kB at 20 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/alibaba/fastjson/1.2.69/fastjson-1.2.69.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/alibaba/fastjson/1.2.69/fastjson-1.2.69.pom (11 kB at 172 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-logging/4.7.1/rocketmq-logging-4.7.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-logging/4.7.1/rocketmq-logging-4.7.1.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/netty/netty-tcnative-boringssl-static/2.0.30.Final/netty-tcnative-boringssl-static-2.0.30.Final.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/netty/netty-tcnative-boringssl-static/2.0.30.Final/netty-tcnative-boringssl-static-2.0.30.Final.pom (27 kB at 345 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/netty/netty-tcnative-parent/2.0.30.Final/netty-tcnative-parent-2.0.30.Final.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/netty/netty-tcnative-parent/2.0.30.Final/netty-tcnative-parent-2.0.30.Final.pom (26 kB at 426 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/netty/netty-parent/4.0.29.Final/netty-parent-4.0.29.Final.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/netty/netty-parent/4.0.29.Final/netty-parent-4.0.29.Final.pom (51 kB at 823 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-validator/commons-validator/1.6/commons-validator-1.6.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-validator/commons-validator/1.6/commons-validator-1.6.pom (12 kB at 96 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 162 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-acl/4.7.1/rocketmq-acl-4.7.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-acl/4.7.1/rocketmq-acl-4.7.1.pom (3.1 kB at 39 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-srvutil/4.7.1/rocketmq-srvutil-4.7.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-srvutil/4.7.1/rocketmq-srvutil-4.7.1.pom (1.8 kB at 29 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot-starter/2.1.1/rocketmq-spring-boot-starter-2.1.1.jar
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot/2.1.1/rocketmq-spring-boot-2.1.1.jar
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-client/4.7.1/rocketmq-client-4.7.1.jar
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-common/4.7.1/rocketmq-common-4.7.1.jar
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-acl/4.7.1/rocketmq-acl-4.7.1.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-acl/4.7.1/rocketmq-acl-4.7.1.jar (47 kB at 376 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-remoting/4.7.1/rocketmq-remoting-4.7.1.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-client/4.7.1/rocketmq-client-4.7.1.jar (390 kB at 929 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/netty/netty-tcnative-boringssl-static/2.0.30.Final/netty-tcnative-boringssl-static-2.0.30.Final.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot/2.1.1/rocketmq-spring-boot-2.1.1.jar (72 kB at 117 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-logging/4.7.1/rocketmq-logging-4.7.1.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-spring-boot-starter/2.1.1/rocketmq-spring-boot-starter-2.1.1.jar (8.7 kB at 14 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-srvutil/4.7.1/rocketmq-srvutil-4.7.1.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-common/4.7.1/rocketmq-common-4.7.1.jar (296 kB at 460 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-validator/commons-validator/1.6/commons-validator-1.6.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-remoting/4.7.1/rocketmq-remoting-4.7.1.jar (124 kB at 175 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-srvutil/4.7.1/rocketmq-srvutil-4.7.1.jar (13 kB at 17 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-validator/commons-validator/1.6/commons-validator-1.6.jar (186 kB at 228 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/rocketmq/rocketmq-logging/4.7.1/rocketmq-logging-4.7.1.jar (64 kB at 75 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/io/netty/netty-tcnative-boringssl-static/2.0.30.Final/netty-tcnative-boringssl-static-2.0.30.Final.jar (3.1 MB at 3.6 MB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 150 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rocketmq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\rocketmq\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rocketmq ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to D:\jenkins\workspace\bzzgj\bpm-tools\rocketmq\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rocketmq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\rocketmq\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rocketmq ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ rocketmq ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rocketmq ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\rocketmq\target\rocketmq-1.0.jar
[INFO] 
[INFO] -----------------------< com.artfess:biz-device >-----------------------
[INFO] Building biz-device 1.0                                          [14/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ biz-device ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ biz-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 42 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ biz-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 233 source files to D:\jenkins\workspace\bzzgj\biz-device\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/biz-device/src/main/java/com/artfess/device/base/model/DeviceBaseArea.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/biz-device/src/main/java/com/artfess/device/base/model/DeviceBaseArea.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ biz-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\biz-device\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ biz-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to D:\jenkins\workspace\bzzgj\biz-device\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ biz-device ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ biz-device ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\biz-device\target\biz-device-1.0.jar
[INFO] 
[INFO] --------------------------< com.artfess:file >--------------------------
[INFO] Building file 1.0                                                [15/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ file ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ file ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ file ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 71 source files to D:\jenkins\workspace\bzzgj\bpm-tools\file\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/file/src/main/java/com/artfess/file/util/HtmlUtil.java: D:\jenkins\workspace\bzzgj\bpm-tools\file\src\main\java\com\artfess\file\util\HtmlUtil.java使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/file/src/main/java/com/artfess/file/util/HtmlUtil.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/file/src/main/java/com/artfess/file/controller/CatalogController.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/file/src/main/java/com/artfess/file/controller/CatalogController.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ file ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\file\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ file ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ file ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ file ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\file\target\file-1.0.jar
[INFO] 
[INFO] --------------------------< com.artfess:job >---------------------------
[INFO] Building job 1.0                                                 [16/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ job ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ job ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ job ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to D:\jenkins\workspace\bzzgj\bpm-tools\job\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/job/src/main/java/com/artfess/job/persistence/manager/SchedulerService.java: D:\jenkins\workspace\bzzgj\bpm-tools\job\src\main\java\com\artfess\job\persistence\manager\SchedulerService.java使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/job/src/main/java/com/artfess/job/persistence/manager/SchedulerService.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/job/src/main/java/com/artfess/job/persistence/manager/impl/JobDetailsManagerImpl.java: D:\jenkins\workspace\bzzgj\bpm-tools\job\src\main\java\com\artfess\job\persistence\manager\impl\JobDetailsManagerImpl.java使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/job/src/main/java/com/artfess/job/persistence/manager/impl/JobDetailsManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ job ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\job\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ job ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ job ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ job ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\job\target\job-1.0.jar
[INFO] 
[INFO] -----------------------< com.artfess:biz-manage >-----------------------
[INFO] Building biz-manage 1.0                                          [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/mapstruct/mapstruct-processor/1.2.0.Final/mapstruct-processor-1.2.0.Final.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/mapstruct/mapstruct-processor/1.2.0.Final/mapstruct-processor-1.2.0.Final.pom (13 kB at 70 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls-core/1.0.6/jxls-core-1.0.6.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls-core/1.0.6/jxls-core-1.0.6.pom (4.5 kB at 48 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls/1.0.6/jxls-1.0.6.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls/1.0.6/jxls-1.0.6.pom (5.3 kB at 48 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/2.0/commons-digester-2.0.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/2.0/commons-digester-2.0.pom (10.0 kB at 158 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-jexl/2.0.1/commons-jexl-2.0.1.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-jexl/2.0.1/commons-jexl-2.0.1.pom (13 kB at 161 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 498 kB/s)
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/mapstruct/mapstruct-processor/1.2.0.Final/mapstruct-processor-1.2.0.Final.jar
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls-core/1.0.6/jxls-core-1.0.6.jar
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-jexl/2.0.1/commons-jexl-2.0.1.jar
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-jexl/2.0.1/commons-jexl-2.0.1.jar (215 kB at 529 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls-core/1.0.6/jxls-core-1.0.6.jar (156 kB at 384 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar (149 kB at 317 kB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 1.2 MB/s)
[INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/mapstruct/mapstruct-processor/1.2.0.Final/mapstruct-processor-1.2.0.Final.jar (1.6 MB at 3.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ biz-manage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ biz-manage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ biz-manage ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 301 source files to D:\jenkins\workspace\bzzgj\biz-manage\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/biz-manage/src/main/java/com/artfess/manage/safty/CmgtSaftySelectOptions.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/biz-manage/src/main/java/com/artfess/manage/safty/CmgtSaftySelectOptions.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ biz-manage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\biz-manage\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ biz-manage ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ biz-manage ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ biz-manage ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\biz-manage\target\biz-manage-1.0.jar
[INFO] 
[INFO] --------------------------< com.artfess:mail >--------------------------
[INFO] Building mail 1.0                                                [18/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mail ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mail ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to D:\jenkins\workspace\bzzgj\bpm-tools\mail\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/mail/src/main/java/com/artfess/mail/model/MailSetting.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/mail/src/main/java/com/artfess/mail/model/MailSetting.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\mail\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mail ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mail ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mail ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\mail\target\mail-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:ueditor >-------------------------
[INFO] Building ueditor 1.0                                             [19/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ueditor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ueditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\ueditor\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ueditor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to D:\jenkins\workspace\bzzgj\bpm-tools\ueditor\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ueditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\ueditor\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ueditor ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ ueditor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ueditor ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\ueditor\target\ueditor-1.0.jar
[INFO] 
[INFO] ---------------------< com.artfess:elasticsearch >----------------------
[INFO] Building elasticsearch 1.0                                       [20/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ elasticsearch ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\elasticsearch\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ elasticsearch ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to D:\jenkins\workspace\bzzgj\bpm-tools\elasticsearch\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\elasticsearch\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ elasticsearch ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ elasticsearch ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ elasticsearch ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\elasticsearch\target\elasticsearch-1.0.jar
[INFO] 
[INFO] -----------------------< com.artfess:bpm-tools >------------------------
[INFO] Building bpm-tools 1.0                                           [21/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-tools ---
[INFO] 
[INFO] -----------------------< com.artfess:integrate >------------------------
[INFO] Building integrate 1.0                                           [22/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from getui-nexus: http://mvn.gt.getui.com/nexus/content/repositories/releases/com/aliyun/tea/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrate ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ integrate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ integrate ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to D:\jenkins\workspace\bzzgj\bpm-tools\integrate\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/integrate/src/main/java/com/artfess/integrate/model/ListModel.java: D:\jenkins\workspace\bzzgj\bpm-tools\integrate\src\main\java\com\artfess\integrate\model\ListModel.java使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/integrate/src/main/java/com/artfess/integrate/model/ListModel.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ integrate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\integrate\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ integrate ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ integrate ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integrate ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\integrate\target\integrate-1.0.jar
[INFO] 
[INFO] -------------------------< com.artfess:table >--------------------------
[INFO] Building table 1.0                                               [23/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ table ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ table ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\table\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ table ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to D:\jenkins\workspace\bzzgj\bpm-tools\table\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ table ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\table\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ table ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ table ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ table ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\table\target\table-1.0.jar
[INFO] 
[INFO] ---------------------------< com.artfess:bo >---------------------------
[INFO] Building bo 1.0                                                  [24/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to D:\jenkins\workspace\bzzgj\bpm-tools\bo\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/bo/src/main/java/com/artfess/bo/model/BoEnt.java: D:\jenkins\workspace\bzzgj\bpm-tools\bo\src\main\java\com\artfess\bo\model\BoEnt.java使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/bo/src/main/java/com/artfess/bo/model/BoEnt.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\bo\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bo ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bo ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\bo\target\bo-1.0.jar
[INFO] 
[INFO] --------------------------< com.artfess:bpm >---------------------------
[INFO] Building bpm 1.0                                                 [25/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 69 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 994 source files to D:\jenkins\workspace\bzzgj\bpm-tools\bpm\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/bpm/src/main/java/com/artfess/bpm/listener/TaskCreateEventListener.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/bpm/src/main/java/com/artfess/bpm/listener/TaskCreateEventListener.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/bpm/src/main/java/com/artfess/bpm/persistence/manager/impl/BpmProStatusManagerImpl.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/bpm/src/main/java/com/artfess/bpm/persistence/manager/impl/BpmProStatusManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\bpm\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\bpm\target\bpm-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:activiti >------------------------
[INFO] Building activiti 1.0                                            [26/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activiti ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activiti ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ activiti ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 204 source files to D:\jenkins\workspace\bzzgj\bpm-tools\activiti\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/activiti/src/main/java/org/activiti/engine/impl/persistence/entity/ExecutionEntity.java: D:\jenkins\workspace\bzzgj\bpm-tools\activiti\src\main\java\org\activiti\engine\impl\persistence\entity\ExecutionEntity.java使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/activiti/src/main/java/org/activiti/engine/impl/persistence/entity/ExecutionEntity.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/activiti/src/main/java/org/activiti/bpmn/converter/parser/ProcessParser.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/activiti/src/main/java/org/activiti/bpmn/converter/parser/ProcessParser.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activiti ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\activiti\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ activiti ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ activiti ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activiti ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\activiti\target\activiti-1.0.jar
[INFO] 
[INFO] -------------------------< com.artfess:report >-------------------------
[INFO] Building report 1.0                                              [27/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ report ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ report ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ report ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to D:\jenkins\workspace\bzzgj\bpm-tools\report\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ report ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\report\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ report ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ report ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ report ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\report\target\report-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:mongodb >-------------------------
[INFO] Building mongodb 1.0                                             [28/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mongodb ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mongodb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\mongodb\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mongodb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to D:\jenkins\workspace\bzzgj\bpm-tools\mongodb\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mongodb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\mongodb\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mongodb ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mongodb ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mongodb ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\mongodb\target\mongodb-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:rabbitmq >------------------------
[INFO] Building rabbitmq 1.0                                            [29/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rabbitmq ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rabbitmq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\rabbitmq\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rabbitmq ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to D:\jenkins\workspace\bzzgj\bpm-tools\rabbitmq\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rabbitmq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\rabbitmq\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rabbitmq ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ rabbitmq ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rabbitmq ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\rabbitmq\target\rabbitmq-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:bpm-api >-------------------------
[INFO] Building bpm-api 1.0                                             [30/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-api ---
[INFO] 
[INFO] ----------------< com.artfess:bpm-systemConfig-server >-----------------
[INFO] Building bpm-systemConfig-server 1.0                             [31/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-systemConfig-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-systemConfig-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm-systemConfig-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 163 source files to D:\jenkins\workspace\bzzgj\bpm-systemConfig-server\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-systemConfig-server/src/main/java/com/artfess/portal/controller/SysTypeController.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-systemConfig-server/src/main/java/com/artfess/portal/controller/SysTypeController.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-systemConfig-server/src/main/java/com/artfess/portal/util/oConvertUtils.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-systemConfig-server/src/main/java/com/artfess/portal/util/oConvertUtils.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-systemConfig-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-systemConfig-server\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm-systemConfig-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-systemConfig-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-systemConfig-server ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-systemConfig-server\target\portal.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.2.6.RELEASE:repackage (default) @ bpm-systemConfig-server ---
[INFO] Layout: JAR
[INFO] Creating repackaged archive D:\jenkins\workspace\bzzgj\bpm-systemConfig-server\target\portal-boot.jar with classifier boot
[INFO] 
[INFO] -----------------< com.artfess:bpm-application-server >-----------------
[INFO] Building bpm-application-server 1.0                              [32/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-application-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-application-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm-application-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 86 source files to D:\jenkins\workspace\bzzgj\bpm-application-server\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-application-server/src/main/java/com/artfess/application/persistence/manager/impl/AppModelManagerImpl.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-application-server/src/main/java/com/artfess/application/persistence/manager/impl/AppModelManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-application-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-application-server\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm-application-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-application-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-application-server ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-application-server\target\application.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.2.6.RELEASE:repackage (default) @ bpm-application-server ---
[INFO] Layout: JAR
[INFO] Creating repackaged archive D:\jenkins\workspace\bzzgj\bpm-application-server\target\application-boot.jar with classifier boot
[INFO] 
[INFO] ------------------< com.artfess:bpm-workflow-server >-------------------
[INFO] Building bpm-workflow-server 1.0                                 [33/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-workflow-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-workflow-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm-workflow-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to D:\jenkins\workspace\bzzgj\bpm-workflow-server\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-workflow-server/src/main/java/com/artfess/workflow/runtime/controller/TaskController.java: 某些输入文件使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-workflow-server/src/main/java/com/artfess/workflow/runtime/controller/TaskController.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-workflow-server/src/main/java/com/artfess/workflow/runtime/controller/ReportController.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-workflow-server/src/main/java/com/artfess/workflow/runtime/controller/ReportController.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-workflow-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-workflow-server\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm-workflow-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-workflow-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-workflow-server ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-workflow-server\target\workflow.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.2.6.RELEASE:repackage (default) @ bpm-workflow-server ---
[INFO] Layout: JAR
[INFO] Creating repackaged archive D:\jenkins\workspace\bzzgj\bpm-workflow-server\target\workflow-boot.jar with classifier boot
[INFO] 
[INFO] -----------------< com.artfess:bpm-formDesign-server >------------------
[INFO] Building bpm-formDesign-server 1.0                               [34/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-formDesign-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-formDesign-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 64 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm-formDesign-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 176 source files to D:\jenkins\workspace\bzzgj\bpm-formDesign-server\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-formDesign-server/src/main/java/com/artfess/form/persistence/manager/impl/FormBusSetManagerImpl.java: D:\jenkins\workspace\bzzgj\bpm-formDesign-server\src\main\java\com\artfess\form\persistence\manager\impl\FormBusSetManagerImpl.java使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-formDesign-server/src/main/java/com/artfess/form/persistence/manager/impl/FormBusSetManagerImpl.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-formDesign-server/src/main/java/com/artfess/form/persistence/manager/impl/ViewManageManagerImpl.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-formDesign-server/src/main/java/com/artfess/form/persistence/manager/impl/ViewManageManagerImpl.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-formDesign-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-formDesign-server\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm-formDesign-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-formDesign-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-formDesign-server ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-formDesign-server\target\portal.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.2.6.RELEASE:repackage (default) @ bpm-formDesign-server ---
[INFO] Layout: JAR
[INFO] Creating repackaged archive D:\jenkins\workspace\bzzgj\bpm-formDesign-server\target\portal-boot.jar with classifier boot
[INFO] 
[INFO] ----------------------< com.artfess:bpm-assembly >----------------------
[INFO] Building bpm-assembly 1.0                                        [35/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-assembly ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bpm-assembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\jenkins\workspace\bzzgj\bpm-assembly\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-assembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-assembly\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bpm-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-assembly ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-assembly ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-assembly\target\bzzgj.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.2.6.RELEASE:repackage (default) @ bpm-assembly ---
[INFO] Layout: JAR
[INFO] Replacing main artifact with repackaged archive
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for bzzgj 1.0:
[INFO] 
[INFO] bzzgj .............................................. SUCCESS [  0.344 s]
[INFO] uc-api ............................................. SUCCESS [  1.938 s]
[INFO] bpm-base ........................................... SUCCESS [ 22.556 s]
[INFO] poi ................................................ SUCCESS [  3.875 s]
[INFO] uc-api-impl ........................................ SUCCESS [  3.109 s]
[INFO] activemq ........................................... SUCCESS [  2.250 s]
[INFO] redis .............................................. SUCCESS [  2.610 s]
[INFO] sysConfig .......................................... SUCCESS [  6.265 s]
[INFO] rest-auth-service .................................. SUCCESS [  2.000 s]
[INFO] i18n ............................................... SUCCESS [  2.937 s]
[INFO] service ............................................ SUCCESS [  3.688 s]
[INFO] bpm-userCenter-server .............................. SUCCESS [ 14.813 s]
[INFO] rocketmq ........................................... SUCCESS [  5.286 s]
[INFO] biz-device ......................................... SUCCESS [ 31.139 s]
[INFO] file ............................................... SUCCESS [  6.487 s]
[INFO] job ................................................ SUCCESS [  3.109 s]
[INFO] biz-manage ......................................... SUCCESS [ 19.750 s]
[INFO] mail ............................................... SUCCESS [  4.266 s]
[INFO] ueditor ............................................ SUCCESS [  2.250 s]
[INFO] elasticsearch ...................................... SUCCESS [  2.969 s]
[INFO] bpm-tools .......................................... SUCCESS [  0.016 s]
[INFO] integrate .......................................... SUCCESS [  4.625 s]
[INFO] table .............................................. SUCCESS [  5.375 s]
[INFO] bo ................................................. SUCCESS [  4.234 s]
[INFO] bpm ................................................ SUCCESS [ 23.034 s]
[INFO] activiti ........................................... SUCCESS [ 11.171 s]
[INFO] report ............................................. SUCCESS [  3.922 s]
[INFO] mongodb ............................................ SUCCESS [  2.656 s]
[INFO] rabbitmq ........................................... SUCCESS [  1.234 s]
[INFO] bpm-api ............................................ SUCCESS [  0.000 s]
[INFO] bpm-systemConfig-server ............................ SUCCESS [ 10.921 s]
[INFO] bpm-application-server ............................. SUCCESS [  7.880 s]
[INFO] bpm-workflow-server ................................ SUCCESS [ 12.013 s]
[INFO] bpm-formDesign-server .............................. SUCCESS [ 10.359 s]
[INFO] bpm-assembly ....................................... SUCCESS [  5.109 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:44 min
[INFO] Finished at: 2023-03-16T17:24:49+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\bzzgj\bpm-api\uc-api-impl\pom.xml to com.artfess/uc-api-impl/1.0/uc-api-impl-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-api\uc-api-impl\target\uc-api-impl-1.0.jar to com.artfess/uc-api-impl/1.0/uc-api-impl-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-assembly\pom.xml to com.artfess/bpm-assembly/1.0/bpm-assembly-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-assembly\target\bzzgj.jar to com.artfess/bpm-assembly/1.0/bpm-assembly-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\service\pom.xml to com.artfess/service/1.0/service-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\service\target\service-1.0.jar to com.artfess/service/1.0/service-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\mongodb\pom.xml to com.artfess/mongodb/1.0/mongodb-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\mongodb\target\mongodb-1.0.jar to com.artfess/mongodb/1.0/mongodb-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-application-server\pom.xml to com.artfess/bpm-application-server/1.0/bpm-application-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-application-server\target\application.jar to com.artfess/bpm-application-server/1.0/bpm-application-server-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\table\pom.xml to com.artfess/table/1.0/table-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\table\target\table-1.0.jar to com.artfess/table/1.0/table-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-formDesign-server\pom.xml to com.artfess/bpm-formDesign-server/1.0/bpm-formDesign-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-formDesign-server\target\portal.jar to com.artfess/bpm-formDesign-server/1.0/bpm-formDesign-server-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\job\pom.xml to com.artfess/job/1.0/job-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\job\target\job-1.0.jar to com.artfess/job/1.0/job-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-base\pom.xml to com.artfess/bpm-base/1.0/bpm-base-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-base\target\bpm-base-1.0.jar to com.artfess/bpm-base/1.0/bpm-base-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\rabbitmq\pom.xml to com.artfess/rabbitmq/1.0/rabbitmq-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\rabbitmq\target\rabbitmq-1.0.jar to com.artfess/rabbitmq/1.0/rabbitmq-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\poi\pom.xml to com.artfess/poi/1.0/poi-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\poi\target\poi-1.0.jar to com.artfess/poi/1.0/poi-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-api\uc-api\pom.xml to com.artfess/uc-api/1.0/uc-api-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-api\uc-api\target\uc-api-1.0.jar to com.artfess/uc-api/1.0/uc-api-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-workflow-server\pom.xml to com.artfess/bpm-workflow-server/1.0/bpm-workflow-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-workflow-server\target\workflow.jar to com.artfess/bpm-workflow-server/1.0/bpm-workflow-server-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\integrate\pom.xml to com.artfess/integrate/1.0/integrate-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\integrate\target\integrate-1.0.jar to com.artfess/integrate/1.0/integrate-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\pom.xml to com.artfess/bpm-tools/1.0/bpm-tools-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\activiti\pom.xml to com.artfess/activiti/1.0/activiti-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\activiti\target\activiti-1.0.jar to com.artfess/activiti/1.0/activiti-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\i18n\pom.xml to com.artfess/i18n/1.0/i18n-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\i18n\target\i18n-1.0.jar to com.artfess/i18n/1.0/i18n-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\bo\pom.xml to com.artfess/bo/1.0/bo-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\bo\target\bo-1.0.jar to com.artfess/bo/1.0/bo-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\rocketmq\pom.xml to com.artfess/rocketmq/1.0/rocketmq-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\rocketmq\target\rocketmq-1.0.jar to com.artfess/rocketmq/1.0/rocketmq-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\activemq\pom.xml to com.artfess/activemq/1.0/activemq-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\activemq\target\activemq-1.0.jar to com.artfess/activemq/1.0/activemq-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\rest-auth-service\pom.xml to com.artfess/rest-auth-service/1.0/rest-auth-service-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\rest-auth-service\target\rest-auth-service-1.0.jar to com.artfess/rest-auth-service/1.0/rest-auth-service-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-systemConfig-server\pom.xml to com.artfess/bpm-systemConfig-server/1.0/bpm-systemConfig-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-systemConfig-server\target\portal.jar to com.artfess/bpm-systemConfig-server/1.0/bpm-systemConfig-server-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\ueditor\pom.xml to com.artfess/ueditor/1.0/ueditor-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\ueditor\target\ueditor-1.0.jar to com.artfess/ueditor/1.0/ueditor-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\elasticsearch\pom.xml to com.artfess/elasticsearch/1.0/elasticsearch-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\elasticsearch\target\elasticsearch-1.0.jar to com.artfess/elasticsearch/1.0/elasticsearch-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-api\pom.xml to com.artfess/bpm-api/1.0/bpm-api-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\biz-manage\pom.xml to com.artfess/biz-manage/1.0/biz-manage-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\biz-manage\target\biz-manage-1.0.jar to com.artfess/biz-manage/1.0/biz-manage-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\bpm\pom.xml to com.artfess/bpm/1.0/bpm-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\bpm\target\bpm-1.0.jar to com.artfess/bpm/1.0/bpm-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\report\pom.xml to com.artfess/report/1.0/report-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\report\target\report-1.0.jar to com.artfess/report/1.0/report-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-userCenter-server\pom.xml to com.artfess/bpm-userCenter-server/1.0/bpm-userCenter-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-userCenter-server\target\uc.jar to com.artfess/bpm-userCenter-server/1.0/bpm-userCenter-server-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\pom.xml to com.artfess/bpm-platform/1.0/bpm-platform-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\file\pom.xml to com.artfess/file/1.0/file-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\file\target\file-1.0.jar to com.artfess/file/1.0/file-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\sysConfig\pom.xml to com.artfess/sysConfig/1.0/sysConfig-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\sysConfig\target\sysConfig-1.0.jar to com.artfess/sysConfig/1.0/sysConfig-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\mail\pom.xml to com.artfess/mail/1.0/mail-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\mail\target\mail-1.0.jar to com.artfess/mail/1.0/mail-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\biz-device\pom.xml to com.artfess/biz-device/1.0/biz-device-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\biz-device\target\biz-device-1.0.jar to com.artfess/biz-device/1.0/biz-device-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\redis\pom.xml to com.artfess/redis/1.0/redis-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\bzzgj\bpm-tools\redis\target\redis-1.0.jar to com.artfess/redis/1.0/redis-1.0.jar
channel stopped
SSH: Connecting from host [WIN-44OVHJHB7HM]
SSH: Connecting with configuration [公司水利演示环境(192.168.30.110)] ...
SSH: EXEC: STDOUT/STDERR from command [cd /home/opt/
mv bzzgj.jar  /home/opt/bzzgj/bzzgj.jar
rm -rf bzzgj.jar
cd /home/opt/bzzgj/
sh startServer bzzgj restart 8088

] ...
鎺ユ敹鍒扮殑鍙傛暟濡備笅锛歅ROJECT_NAME=bzzgj.jar ,EXECUTE_TYPE=restart ,EXECUTE_PORT=8088
2銆佸垽鏂繘绋嬫槸鍚﹀瓨鍦�
褰撳墠bzzgj.jar鐨勮繘绋嬩釜鏁颁负锛�2
褰撳墠bzzgj.jar鐨勮繘绋婭D=4679 32471
鎵цshell鍛戒护锛歯etstat -nlp | grep :8088 | awk '{print }' |sed 's/\([0-9]*\).*/\1/g'
鏍规嵁绔彛鍙� 8088 鑾峰彇鐨勮繘绋嬪彿涓� 32471
寮�濮嬫墽琛屽仠姝㈡湇鍔″懡浠わ紒锛侊紒
鏍规嵁绔彛鍙枫��8088銆戝仠姝㈣繘绋嬨��32471銆戞垚鍔�!!!
3銆佸惎鍔ㄦ湇鍔�
寮�濮嬪惎鍔� bzzgj.jar鍚姩鏈嶅姟鍛戒护: -Xms1024m -Xmx1024m -Xmn256m -Xss256k -XX:SurvivorRatio=8 -XX:+UseConcMarkSweepGC -XX:ParallelGCThreads=4 -XX:MaxTenuringThreshold=9 -XX:+DisableExplicitGC -XX:+ScavengeBeforeFullGC -XX:SoftRefLRUPolicyMSPerMB=0 -XX:+ExplicitGCInvokesConcurrent -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Duser.timezone=Asia/Shanghai -Dclient.encoding.override=UTF-8 -Dfile.encoding=UTF-8 -Dlogging.level.com.hzwp=info -Djava.security.egd=file:/dev/./urandom -Dlogging.file.name=../logs/bzzgj.log -Dspring.config.additional-location=file:./config/system-server.properties -XX:HeapDumpPath=../logs/HeapDumpOnOutOfMemoryError/ -jar ./bzzgj.jar --server.port=8088
nohup: 鏃犳硶杩愯鍛戒护"java": 娌℃湁閭d釜鏂囦欢鎴栫洰褰�
0鏈嶅姟鍚姩涓�....
1鏈嶅姟鍚姩涓�....
2鏈嶅姟鍚姩涓�....
3鏈嶅姟鍚姩涓�....
4鏈嶅姟鍚姩涓�....
5鏈嶅姟鍚姩涓�....
6鏈嶅姟鍚姩涓�....
SSH: Disconnecting configuration [公司水利演示环境(192.168.30.110)] ...
ERROR: Exception when publishing, exception message [Exec timed out or was interrupted after 120,016 ms]
Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
Finished: UNSTABLE