Skip to content

Console Output

15:15:35 Started by user admin
15:15:35 Running as SYSTEM
15:15:35 Building in workspace /data/jenkins/workspace/ywzc
15:15:35 The recommended git tool is: NONE
15:15:35 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
15:15:35  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/ywzc/.git # timeout=10
15:15:35 Fetching changes from the remote Git repository
15:15:35  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic_one/bcxin-support.git # timeout=10
15:15:35 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic_one/bcxin-support.git
15:15:35  > /usr/local/git/bin/git --version # timeout=10
15:15:35  > git --version # 'git version 2.43.0'
15:15:35 using GIT_ASKPASS to set credentials gitlab凭据
15:15:35  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic_one/bcxin-support.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:15:35  > /usr/local/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:15:35 Checking out Revision aca02fda96696b1c932beef0ef7f4f96b490c1fd (refs/remotes/origin/master)
15:15:35  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
15:15:35  > /usr/local/git/bin/git checkout -f aca02fda96696b1c932beef0ef7f4f96b490c1fd # timeout=10
15:15:35 Commit message: "修改测试环境链接"
15:15:35  > /usr/local/git/bin/git rev-list --no-walk aca02fda96696b1c932beef0ef7f4f96b490c1fd # timeout=10
15:15:35 [ywzc] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins10985090707505112952.sh
15:15:35 + cd /data/jenkins/workspace/ywzc
15:15:35 + mvn clean install -DskipTests=true -Ptest
15:15:36 [INFO] Scanning for projects...
15:15:36 [INFO] ------------------------------------------------------------------------
15:15:36 [INFO] Reactor Build Order:
15:15:36 [INFO] 
15:15:36 [INFO] bcxin-support                                                      [pom]
15:15:36 [INFO] bcxin-support-core                                                 [pom]
15:15:36 [INFO] bcxin-support-core-util                                            [jar]
15:15:36 [INFO] bcxin-support-core-common                                          [jar]
15:15:36 [INFO] bcxin-support-core-spring                                          [jar]
15:15:36 [INFO] bcxin-support-core-mybatis                                         [jar]
15:15:36 [INFO] bcxin-support-core-api                                             [jar]
15:15:36 [INFO] bcxin-support-core-web                                             [war]
15:15:36 [INFO] bcxin-support-static                                               [war]
15:15:36 [INFO] bcxin-support-models                                               [war]
15:15:36 [INFO] bcxin-support-rest                                                 [jar]
15:15:36 [INFO] bcxin-support-wechat                                               [war]
15:15:36 [INFO] bcxin-support-task                                                 [war]
15:15:36 [INFO] bcxin-support-web                                                  [war]
15:15:36 [INFO] 
15:15:36 [INFO] --------------------< com.dcp.bcxin:bcxin-support >---------------------
15:15:36 [INFO] Building bcxin-support 1.3.1                                      [1/14]
15:15:36 [INFO] --------------------------------[ pom ]---------------------------------
15:15:36 [INFO] 
15:15:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support ---
15:15:36 [INFO] 
15:15:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support ---
15:15:37 [INFO] Installing /data/jenkins/workspace/ywzc/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support/1.3.1/bcxin-support-1.3.1.pom
15:15:37 [INFO] 
15:15:37 [INFO] ------------------< com.dcp.bcxin:bcxin-support-core >------------------
15:15:37 [INFO] Building bcxin-support-core 1.3.1                                 [2/14]
15:15:37 [INFO] --------------------------------[ pom ]---------------------------------
15:15:37 [INFO] 
15:15:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-core ---
15:15:37 [INFO] 
15:15:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-core ---
15:15:37 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core/1.3.1/bcxin-support-core-1.3.1.pom
15:15:37 [INFO] 
15:15:37 [INFO] ---------------< com.dcp.bcxin:bcxin-support-core-util >----------------
15:15:37 [INFO] Building bcxin-support-core-util 1.3.1                            [3/14]
15:15:37 [INFO] --------------------------------[ jar ]---------------------------------
15:15:37 [INFO] 
15:15:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-core-util ---
15:15:37 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target
15:15:37 [INFO] 
15:15:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-core-util ---
15:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:37 [INFO] Copying 0 resource
15:15:37 [INFO] 
15:15:37 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-core-util ---
15:15:37 [INFO] Changes detected - recompiling the module!
15:15:37 [INFO] Compiling 41 source files to /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/pdf/PdfHelper.java]]
15:15:38 [parsing completed 20ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/toolbox/WebUtil.java]]
15:15:38 [parsing completed 3ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/Encodes.java]]
15:15:38 [parsing completed 2ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/WordUtils.java]]
15:15:38 [parsing completed 2ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/idcard/Gender.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/obj/ReConverter.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/properties/PropertiesLoader.java]]
15:15:38 [parsing completed 2ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/toolbox/DateUtil.java]]
15:15:38 [parsing completed 5ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/NumberUtil.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/FileUtils.java]]
15:15:38 [parsing completed 2ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/ImageUtils.java]]
15:15:38 [parsing completed 5ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/HelpPassword.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/toolbox/Str2Utils.java]]
15:15:38 [parsing completed 14ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/Reflections.java]]
15:15:38 [parsing completed 3ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/ExcelUtil.java]]
15:15:38 [parsing completed 3ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/Apache64Utils.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/obj/DateConverter.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/toolbox/StrUtil.java]]
15:15:38 [parsing completed 11ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/qrcode/QrcodeHelp.java]]
15:15:38 [parsing completed 2ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/toolbox/ListsUtil.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/qrcode/QrcodeUtils.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/MyConverUtil.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/org/xhtmlrenderer/layout/Breaker.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/PropertiesUtils.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/TransferUtil.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/IdWorker.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/ConstProp.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/idcard/IdNumberValidator.java]]
15:15:38 [parsing completed 2ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/DownUtils.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/MD5Utils.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/obj/ObjectUtils.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/toolbox/ArraysUtil.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/Validator.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/qrcode/LogoConfig.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/obj/CustomerBeanUtil.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/toolbox/CollectionUtil.java]]
15:15:38 [parsing completed 3ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/CookieUtils.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/JwtUtil.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/Exceptions.java]]
15:15:38 [parsing completed 0ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/pdf/PdfUtils.java]]
15:15:38 [parsing completed 1ms]
15:15:38 [parsing started RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/RSAUtils.java]]
15:15:38 [parsing completed 2ms]
15:15:38 [search path for source files: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java,/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/generated-sources/annotations]
15:15:38 [search path for class files: /usr/local/jdk1.8/jre/lib/rt.jar,/usr/local/jdk1.8/jre/lib/jce.jar,/usr/local/jdk1.8/jre/lib/jsse.jar,/usr/local/jdk1.8/jre/lib/ext/localedata.jar,/usr/local/jdk1.8/jre/lib/ext/sunjce_provider.jar,/usr/local/jdk1.8/jre/lib/ext/sunec.jar,/usr/local/jdk1.8/jre/lib/ext/cldrdata.jar,/usr/local/jdk1.8/jre/lib/ext/jaccess.jar,/usr/local/jdk1.8/jre/lib/ext/zipfs.jar,/usr/local/jdk1.8/jre/lib/ext/dnsns.jar,/usr/local/jdk1.8/jre/lib/ext/sunpkcs11.jar,/usr/local/jdk1.8/jre/lib/ext/nashorn.jar,/usr/local/jdk1.8/jre/lib/ext/jfxrt.jar,/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes,/root/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar,/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar,/root/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar,/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar,/root/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar,/root/.m2/repository/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar,/root/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/root/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar,/root/.m2/repository/redis/clients/jedis/2.5.1/jedis-2.5.1.jar,/root/.m2/repository/org/apache/commons/commons-pool2/2.0/commons-pool2-2.0.jar,/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar,/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar,/root/.m2/repository/org/apache/poi/poi-ooxml-schemas/3.14/poi-ooxml-schemas-3.14.jar,/root/.m2/repository/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar,/root/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar,/root/.m2/repository/com/github/virtuald/curvesapi/1.03/curvesapi-1.03.jar,/root/.m2/repository/javax/servlet/javax.servlet-api/4.0.0-b01/javax.servlet-api-4.0.0-b01.jar,/root/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar,/root/.m2/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar,/root/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar,/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar,/root/.m2/repository/com/deepoove/poi-tl/1.0.0/poi-tl-1.0.0.jar,/root/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/root/.m2/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar,/root/.m2/repository/com/google/zxing/core/3.3.2/core-3.3.2.jar,/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar,/root/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.jar,/root/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar,/root/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.jar,/root/.m2/repository/com/alibaba/fastjson/1.2.23/fastjson-1.2.23.jar,/root/.m2/repository/org/xhtmlrenderer/flying-saucer-pdf/9.1.13/flying-saucer-pdf-9.1.13.jar,/root/.m2/repository/com/lowagie/itext/2.1.7/itext-2.1.7.jar,/root/.m2/repository/org/bouncycastle/bcmail-jdk14/1.59/bcmail-jdk14-1.59.jar,/root/.m2/repository/org/bouncycastle/bcpkix-jdk14/1.59/bcpkix-jdk14-1.59.jar,/root/.m2/repository/org/bouncycastle/bctsp-jdk14/1.46/bctsp-jdk14-1.46.jar,/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar,/root/.m2/repository/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.jar,/root/.m2/repository/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.jar,/root/.m2/repository/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.jar,/root/.m2/repository/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.jar,/root/.m2/repository/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.jar,/root/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar,/root/.m2/repository/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.jar,/root/.m2/repository/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.jar,/root/.m2/repository/org/activiti/activiti-engine/5.21.0/activiti-engine-5.21.0.jar,/root/.m2/repository/org/activiti/activiti-bpmn-converter/5.21.0/activiti-bpmn-converter-5.21.0.jar,/root/.m2/repository/org/activiti/activiti-bpmn-model/5.21.0/activiti-bpmn-model-5.21.0.jar,/root/.m2/repository/org/activiti/activiti-process-validation/5.21.0/activiti-process-validation-5.21.0.jar,/root/.m2/repository/org/activiti/activiti-image-generator/5.21.0/activiti-image-generator-5.21.0.jar,/root/.m2/repository/org/apache/commons/commons-email/1.4/commons-email-1.4.jar,/root/.m2/repository/com/sun/mail/javax.mail/1.5.2/javax.mail-1.5.2.jar,/root/.m2/repository/javax/activation/activation/1.1.1/activation-1.1.1.jar,/root/.m2/repository/org/mybatis/mybatis/3.4.4/mybatis-3.4.4.jar,/root/.m2/repository/joda-time/joda-time/2.6/joda-time-2.6.jar,/root/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar,/root/.m2/repository/junit/junit/4.12/junit-4.12.jar,/root/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar,.]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/Image.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PdfContentByte.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PdfReader.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PdfStamper.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/lowagie/itext/2.1.7/itext-2.1.7.jar(com/lowagie/text/pdf/BaseFont.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-pdf/9.1.13/flying-saucer-pdf-9.1.13.jar(org/xhtmlrenderer/pdf/ITextFontResolver.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-pdf/9.1.13/flying-saucer-pdf-9.1.13.jar(org/xhtmlrenderer/pdf/ITextRenderer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Object.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/String.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/regex/Matcher.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/regex/Pattern.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar(org/apache/commons/codec/DecoderException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar(org/apache/commons/codec/binary/Base64.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar(org/apache/commons/codec/binary/Hex.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/StringEscapeUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/UnsupportedEncodingException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/net/URLDecoder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/net/URLEncoder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/deepoove/poi-tl/1.0.0/poi-tl-1.0.0.jar(com/deepoove/poi/XWPFTemplate.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/deepoove/poi-tl/1.0.0/poi-tl-1.0.0.jar(com/deepoove/poi/data/PictureRenderData.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/deepoove/poi-tl/1.0.0/poi-tl-1.0.0.jar(com/deepoove/poi/data/TextRenderData.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/FileOutputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/HashMap.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Map.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/StringUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Exception.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Enum.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Comparable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/Serializable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar(org/slf4j/Logger.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar(org/slf4j/LoggerFactory.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/InvocationTargetException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/IOException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/InputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/InputStreamReader.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/NoSuchElementException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Properties.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar(org/apache/commons/io/IOUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/redis/clients/jedis/2.5.1/jedis-2.5.1.jar(redis/clients/jedis/Client.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Integer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Double.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Boolean.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/time/DateFormatUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/time/DateUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/sql/Timestamp.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/ParseException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/SimpleDateFormat.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Calendar.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Date.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Locale.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/DecimalFormat.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/File.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/FileInputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(javax/imageio/ImageIO.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(javax/imageio/ImageReadParam.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(javax/imageio/ImageReader.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(javax/imageio/stream/ImageInputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(javax/imageio/stream/ImageOutputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/color/ColorSpace.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/geom/AffineTransform.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/AffineTransformOp.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/BufferedImage.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/ColorConvertOp.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Iterator.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Image.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Rectangle.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Color.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/math/BigDecimal.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/math/BigInteger.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/ArrayList.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Collection.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/List.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar(org/springframework/util/Assert.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/Validate.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Class.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/Field.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/Method.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/RuntimeException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar(com/google/common/collect/Lists.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar(com/google/common/collect/Maps.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/util/HSSFColor.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/Cell.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/CellStyle.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar(org/apache/poi/xssf/usermodel/XSSFCell.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar(org/apache/poi/xssf/usermodel/XSSFRow.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar(org/apache/poi/xssf/usermodel/XSSFSheet.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar(org/apache/poi/xssf/usermodel/XSSFWorkbook.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/usermodel/HSSFCell.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/usermodel/HSSFWorkbook.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar(org/apache/commons/beanutils/Converter.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/javax/servlet/javax.servlet-api/4.0.0-b01/javax.servlet-api-4.0.0-b01.jar(javax/servlet/http/HttpServletRequest.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/StringReader.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/StringWriter.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/nio/ByteBuffer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/nio/charset/Charset.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Map$Entry.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/CharSequence.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/StringBuilder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Float.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Long.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/zxing/core/3.3.2/core-3.3.2.jar(com/google/zxing/BarcodeFormat.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/zxing/core/3.3.2/core-3.3.2.jar(com/google/zxing/EncodeHintType.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/zxing/core/3.3.2/core-3.3.2.jar(com/google/zxing/MultiFormatWriter.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/zxing/core/3.3.2/core-3.3.2.jar(com/google/zxing/common/BitMatrix.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/zxing/core/3.3.2/core-3.3.2.jar(com/google/zxing/qrcode/decoder/ErrorCorrectionLevel.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(com/sun/image/codec/jpeg/JPEGCodec.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(com/sun/image/codec/jpeg/JPEGImageEncoder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/OutputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Collections.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/Modifier.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/css/constants/IdentValue.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/css/style/CalculatedStyle.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/BreakIterator.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/layout/LayoutContext.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/layout/LineBreakContext.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/BufferedReader.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/CharUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/javax/servlet/javax.servlet-api/4.0.0-b01/javax.servlet-api-4.0.0-b01.jar(javax/servlet/ServletOutputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/javax/servlet/javax.servlet-api/4.0.0-b01/javax.servlet-api-4.0.0-b01.jar(javax/servlet/http/HttpServletResponse.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar(org/bouncycastle/util/encoders/Hex.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/MessageDigest.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/NoSuchAlgorithmException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/ByteArrayInputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/ByteArrayOutputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/ObjectInputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/ObjectOutputStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/ObjectUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/ext/jfxrt.jar(com/sun/javafx/binding/SelectBinding.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar(org/apache/commons/lang3/ArrayUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/formula/functions/T.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar(org/apache/commons/beanutils/BeanUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar(org/apache/commons/beanutils/ConvertUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar(org/apache/commons/beanutils/converters/SqlDateConverter.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/IllegalAccessException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/Array.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Arrays.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Comparator.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Deque.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/HashSet.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/LinkedList.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Set.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Stack.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/TreeSet.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Iterable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Character.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Byte.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Short.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/javax/servlet/javax.servlet-api/4.0.0-b01/javax.servlet-api-4.0.0-b01.jar(javax/servlet/http/Cookie.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/alibaba/fastjson/1.2.23/fastjson-1.2.23.jar(com/alibaba/fastjson/JSON.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/Claims.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/JwtBuilder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/Jwts.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/SignatureAlgorithm.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.jar(org/springframework/stereotype/Component.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/jce.jar(javax/crypto/SecretKey.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/jce.jar(javax/crypto/spec/SecretKeySpec.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/PrintWriter.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Throwable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/Document.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/DocumentException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/FileNotFoundException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar(org/apache/commons/io/FileUtils.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar(org/bouncycastle/jce/provider/BouncyCastleProvider.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/jce.jar(javax/crypto/Cipher.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/interfaces/RSAPrivateKey.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/interfaces/RSAPublicKey.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/spec/InvalidKeySpecException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/spec/RSAPrivateKeySpec.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/spec/RSAPublicKeySpec.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/Provider.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/KeyPairGenerator.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/KeyFactory.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/KeyPair.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/PublicKey.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/PrivateKey.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/beans/ConstructorProperties.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/annotation/Target.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/annotation/Retention.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar(com/google/common/annotations/GwtCompatible.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar(com/google/common/annotations/GwtIncompatible.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Override.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/SafeVarargs.class)]]
15:15:38 [checking com.bcxin.util.pdf.PdfHelper]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/AutoCloseable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/net/URI.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/net/URL.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/FileDescriptor.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/extend/FontResolver.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/layout/SharedContext.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/Closeable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/Flushable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PRIndirectReference.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PdfTemplate.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/api/Indentable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/api/Spaceable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/IAccessibleElement.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/IAlternateDescription.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/Rectangle.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/Element.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/PdfViewerPreferences.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/PdfEncryptionSettings.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Void.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Error.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/net/MalformedURLException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/lowagie/itext/2.1.7/itext-2.1.7.jar(com/lowagie/text/DocumentException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/BadElementException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/AbstractStringBuilder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Appendable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/StringBuffer.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/pdf/PdfHelper.class]]
15:15:38 [checking com.bcxin.util.toolbox.WebUtil]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/regex/MatchResult.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/toolbox/WebUtil.class]]
15:15:38 [checking com.bcxin.util.Encodes]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar(org/apache/commons/codec/BinaryEncoder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar(org/apache/commons/codec/Encoder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar(org/apache/commons/codec/BinaryDecoder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar(org/apache/commons/codec/Decoder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar(org/apache/commons/codec/binary/BaseNCodec.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/Encodes.class]]
15:15:38 [checking com.bcxin.util.WordUtils]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/AbstractMap.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/System.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Cloneable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/function/BiFunction.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/function/BiConsumer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/function/Function.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/CloneNotSupportedException.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/WordUtils$1.class]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/WordUtils.class]]
15:15:38 [checking com.bcxin.util.idcard.Gender]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/idcard/Gender.class]]
15:15:38 [checking com.bcxin.util.obj.ReConverter]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/ReflectiveOperationException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar(org/slf4j/Marker.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/obj/ReConverter.class]]
15:15:38 [checking com.bcxin.util.properties.PropertiesLoader]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Hashtable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Dictionary.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Number.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/GenericDeclaration.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/AnnotatedElement.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/Type.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/ClassLoader.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/nio/charset/CharsetDecoder.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/Reader.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/net/ServerSocket.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/nio/channels/Selector.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/net/Socket.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/Writer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/NumberFormatException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/properties/PropertiesLoader.class]]
15:15:38 [checking com.bcxin.util.toolbox.DateUtil]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/DateFormatSymbols.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/DateFormat.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/Format.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/toolbox/DateUtil.class]]
15:15:38 [checking com.bcxin.util.NumberUtil]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/NumberFormat.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/NumberUtil.class]]
15:15:38 [checking com.bcxin.util.FileUtils]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/PrintStream.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/FilterOutputStream.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/FileUtils.class]]
15:15:38 [checking com.bcxin.util.ImageUtils]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Dimension.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/geom/Dimension2D.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Point.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Graphics2D.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/WritableRenderedImage.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/RenderedImage.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Transparency.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Paint.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Graphics.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Math.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(javax/imageio/IIOParam.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/Raster.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/BufferedImageOp.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/RasterOp.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/color/ICC_Profile.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/AlphaComposite.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Composite.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Font.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/AttributedCharacterIterator.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/image/ImageObserver.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/RenderingHints.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/ImageUtils.class]]
15:15:38 [checking com.bcxin.util.HelpPassword]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/HelpPassword.class]]
15:15:38 [checking com.bcxin.util.toolbox.Str2Utils]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/AbstractList.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/AbstractCollection.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/math/RoundingMode.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/toolbox/Str2Utils.class]]
15:15:38 [checking com.bcxin.util.Reflections]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/AccessibleObject.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/Member.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/Executable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/NoSuchFieldException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/SecurityException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/NoSuchMethodException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/reflect/ParameterizedType.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/ClassNotFoundException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/InstantiationException.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/Reflections.class]]
15:15:38 [checking com.bcxin.util.ExcelUtil]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar(org/apache/poi/openxml4j/opc/OPCPackage.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar(org/apache/poi/xssf/usermodel/XSSFWorkbookType.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/Workbook.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar(org/apache/poi/POIXMLDocument.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi-ooxml/3.14/poi-ooxml-3.14.jar(org/apache/poi/POIXMLDocumentPart.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/Sheet.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/Row.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/poifs/filesystem/NPOIFSFileSystem.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/poifs/filesystem/POIFSFileSystem.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/model/InternalWorkbook.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/POIDocument.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/usermodel/HSSFSheet.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/usermodel/HSSFRow.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/usermodel/HSSFCellStyle.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/usermodel/HSSFFont.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/Font.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/Color.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/util/HSSFColor$GREY_25_PERCENT.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/hssf/usermodel/HSSFDataFormat.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/DataFormat.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/apache/poi/poi/3.14/poi-3.14.jar(org/apache/poi/ss/usermodel/RichTextString.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/ExcelUtil.class]]
15:15:38 [checking com.bcxin.util.Apache64Utils]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/Apache64Utils.class]]
15:15:38 [checking com.bcxin.util.obj.DateConverter]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/obj/DateConverter.class]]
15:15:38 [checking com.bcxin.util.toolbox.StrUtil]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/nio/Buffer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/nio/CharBuffer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Readable.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/javax/servlet/javax.servlet-api/4.0.0-b01/javax.servlet-api-4.0.0-b01.jar(javax/servlet/ServletRequest.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/AbstractSet.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/toolbox/StrUtil.class]]
15:15:38 [checking com.bcxin.util.qrcode.QrcodeHelp]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/zxing/core/3.3.2/core-3.3.2.jar(com/google/zxing/Writer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/BasicStroke.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/awt/Stroke.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/com/google/zxing/core/3.3.2/core-3.3.2.jar(com/google/zxing/WriterException.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(com/sun/image/codec/jpeg/ImageFormatException.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/qrcode/QrcodeHelp.class]]
15:15:38 [checking com.bcxin.util.qrcode.LogoConfig]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/qrcode/LogoConfig.class]]
15:15:38 [checking com.bcxin.util.toolbox.ListsUtil]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/toolbox/ListsUtil.class]]
15:15:38 [checking com.bcxin.util.qrcode.QrcodeUtils]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/qrcode/QrcodeUtils.class]]
15:15:38 [checking com.bcxin.util.MyConverUtil]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/MyConverUtil.class]]
15:15:38 [checking org.xhtmlrenderer.layout.Breaker]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/render/FSFont.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/css/style/CssContext.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/extend/TextRenderer.class)]]
15:15:38 [loading ZipFileIndexFileObject[/root/.m2/repository/org/xhtmlrenderer/flying-saucer-core/9.1.13/flying-saucer-core-9.1.13.jar(org/xhtmlrenderer/extend/FontContext.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/text/CharacterIterator.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Character$UnicodeBlock.class)]]
15:15:38 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Character$Subset.class)]]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/org/xhtmlrenderer/layout/Breaker.class]]
15:15:38 [checking com.bcxin.util.PropertiesUtils]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/PropertiesUtils.class]]
15:15:38 [checking com.bcxin.util.TransferUtil]
15:15:38 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/TransferUtil.class]]
15:15:38 [checking com.bcxin.util.IdWorker]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/IdWorker.class]]
15:15:39 [checking com.bcxin.util.ConstProp]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/ConstProp.class]]
15:15:39 [checking com.bcxin.util.idcard.IdNumberValidator]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/idcard/IdNumberValidator.class]]
15:15:39 [checking com.bcxin.util.DownUtils]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/javax/servlet/javax.servlet-api/4.0.0-b01/javax.servlet-api-4.0.0-b01.jar(javax/servlet/ServletResponse.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/DownUtils.class]]
15:15:39 [checking com.bcxin.util.MD5Utils]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/MessageDigestSpi.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/GeneralSecurityException.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/MD5Utils.class]]
15:15:39 [checking com.bcxin.util.obj.ObjectUtils]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/ObjectOutput.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/DataOutput.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/ObjectStreamConstants.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/ObjectInput.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/io/DataInput.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/obj/ObjectUtils.class]]
15:15:39 [checking com.bcxin.util.toolbox.ArraysUtil]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/toolbox/ArraysUtil.class]]
15:15:39 [checking com.bcxin.util.Validator]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/Validator.class]]
15:15:39 [checking com.bcxin.util.obj.CustomerBeanUtil]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar(org/apache/commons/beanutils/converters/DateTimeConverter.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar(org/apache/commons/beanutils/converters/AbstractConverter.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/obj/CustomerBeanUtil.class]]
15:15:39 [checking com.bcxin.util.toolbox.CollectionUtil]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/AbstractSequentialList.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/function/ToDoubleFunction.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/function/ToLongFunction.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/function/ToIntFunction.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Vector.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/RandomAccess.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/Queue.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/ListIterator.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/SortedSet.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/NavigableMap.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/NavigableSet.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/NegativeArraySizeException.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/toolbox/CollectionUtil$1.class]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/toolbox/CollectionUtil.class]]
15:15:39 [checking com.bcxin.util.CookieUtils]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/CookieUtils.class]]
15:15:39 [checking com.bcxin.util.JwtUtil]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/spec/KeySpec.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/ClaimsMutator.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/Key.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/alibaba/fastjson/1.2.23/fastjson-1.2.23.jar(com/alibaba/fastjson/JSONStreamAware.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/alibaba/fastjson/1.2.23/fastjson-1.2.23.jar(com/alibaba/fastjson/JSONAware.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/JwtParser.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/Jws.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/Jwt.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/JwsHeader.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/ExpiredJwtException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/ClaimJwtException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/JwtException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/UnsupportedJwtException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/MalformedJwtException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar(io/jsonwebtoken/SignatureException.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/JwtUtil.class]]
15:15:39 [checking com.bcxin.util.Exceptions]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/Throwable$PrintStreamOrWriter.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/Exceptions.class]]
15:15:39 [checking com.bcxin.util.pdf.PdfUtils]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/AcroFields.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/BaseFont.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/BarcodeQRCode.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PdfCopy.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/DocListener.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/ElementListener.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/util/EventListener.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PdfImportedPage.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PdfWriter.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/PdfVersion.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/PdfDocumentActions.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/PdfPageActions.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/PdfRunDirection.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/interfaces/PdfAnnotations.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/DocWriter.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/BadPdfFormatException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/root/.m2/repository/com/itextpdf/itextpdf/5.5.10/itextpdf-5.5.10.jar(com/itextpdf/text/pdf/PdfException.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/pdf/PdfUtils.class]]
15:15:39 [checking com.bcxin.util.RSAUtils]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(sun/security/jca/GetInstance.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(sun/security/jca/GetInstance$Instance.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/KeyPairGeneratorSpi.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/SecureRandom.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/spec/AlgorithmParameterSpec.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/InvalidParameterException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/lang/NullPointerException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(javax/security/auth/Destroyable.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/cert/Certificate.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/interfaces/RSAKey.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/jce.jar(javax/crypto/NoSuchPaddingException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/InvalidKeyException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/rt.jar(java/security/KeyException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/jce.jar(javax/crypto/IllegalBlockSizeException.class)]]
15:15:39 [loading ZipFileIndexFileObject[/usr/local/jdk1.8/jre/lib/jce.jar(javax/crypto/BadPaddingException.class)]]
15:15:39 [wrote RegularFileObject[/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/classes/com/bcxin/util/RSAUtils.class]]
15:15:39 [total 1160ms]
15:15:39 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/obj/DateConverter.java: Some input files use unchecked or unsafe operations.
15:15:39 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/main/java/com/bcxin/util/obj/DateConverter.java: Recompile with -Xlint:unchecked for details.
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-core-util ---
15:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/src/test/resources
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-core-util ---
15:15:39 [INFO] No sources to compile
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-core-util ---
15:15:39 [INFO] Tests are skipped.
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-support-core-util ---
15:15:39 [INFO] Building jar: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/bcxin-support-core-util.jar
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-core-util ---
15:15:39 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/target/bcxin-support-core-util.jar to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-util/1.3.1/bcxin-support-core-util-1.3.1.jar
15:15:39 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-util/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-util/1.3.1/bcxin-support-core-util-1.3.1.pom
15:15:39 [INFO] 
15:15:39 [INFO] --------------< com.dcp.bcxin:bcxin-support-core-common >---------------
15:15:39 [INFO] Building bcxin-support-core-common 1.3.1                          [4/14]
15:15:39 [INFO] --------------------------------[ jar ]---------------------------------
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-core-common ---
15:15:39 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/target
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-core-common ---
15:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:39 [INFO] Copying 0 resource
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-core-common ---
15:15:39 [INFO] Changes detected - recompiling the module!
15:15:39 [INFO] Compiling 11 source files to /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/target/classes
15:15:39 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/src/main/java/com/bcxin/common/http/MessageUtils.java: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/src/main/java/com/bcxin/common/http/MessageUtils.java uses unchecked or unsafe operations.
15:15:39 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/src/main/java/com/bcxin/common/http/MessageUtils.java: Recompile with -Xlint:unchecked for details.
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-core-common ---
15:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/src/test/resources
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-core-common ---
15:15:39 [INFO] No sources to compile
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-core-common ---
15:15:39 [INFO] Tests are skipped.
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-support-core-common ---
15:15:39 [INFO] Building jar: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/target/bcxin-support-core-common.jar
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-core-common ---
15:15:39 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/target/bcxin-support-core-common.jar to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-common/1.3.1/bcxin-support-core-common-1.3.1.jar
15:15:39 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-common/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-common/1.3.1/bcxin-support-core-common-1.3.1.pom
15:15:39 [INFO] 
15:15:39 [INFO] --------------< com.dcp.bcxin:bcxin-support-core-spring >---------------
15:15:39 [INFO] Building bcxin-support-core-spring 1.3.1                          [5/14]
15:15:39 [INFO] --------------------------------[ jar ]---------------------------------
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-core-spring ---
15:15:39 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-spring/target
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-core-spring ---
15:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:39 [INFO] Copying 4 resources
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-core-spring ---
15:15:39 [INFO] Changes detected - recompiling the module!
15:15:39 [INFO] Compiling 25 source files to /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-spring/target/classes
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-core-spring ---
15:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-spring/src/test/resources
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-core-spring ---
15:15:39 [INFO] No sources to compile
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-core-spring ---
15:15:39 [INFO] Tests are skipped.
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-support-core-spring ---
15:15:39 [INFO] Building jar: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-spring/target/bcxin-support-core-spring.jar
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-core-spring ---
15:15:39 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-spring/target/bcxin-support-core-spring.jar to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-spring/1.3.1/bcxin-support-core-spring-1.3.1.jar
15:15:39 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-spring/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-spring/1.3.1/bcxin-support-core-spring-1.3.1.pom
15:15:39 [INFO] 
15:15:39 [INFO] --------------< com.dcp.bcxin:bcxin-support-core-mybatis >--------------
15:15:39 [INFO] Building bcxin-support-core-mybatis 1.3.1                         [6/14]
15:15:39 [INFO] --------------------------------[ jar ]---------------------------------
15:15:39 [INFO] 
15:15:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-core-mybatis ---
15:15:39 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-mybatis/target
15:15:40 [INFO] 
15:15:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-core-mybatis ---
15:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:40 [INFO] Copying 0 resource
15:15:40 [INFO] 
15:15:40 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-core-mybatis ---
15:15:40 [INFO] Changes detected - recompiling the module!
15:15:40 [INFO] Compiling 146 source files to /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-mybatis/target/classes
15:15:40 [INFO] 
15:15:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-core-mybatis ---
15:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:40 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-mybatis/src/test/resources
15:15:40 [INFO] 
15:15:40 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-core-mybatis ---
15:15:40 [INFO] No sources to compile
15:15:40 [INFO] 
15:15:40 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-core-mybatis ---
15:15:40 [INFO] Tests are skipped.
15:15:40 [INFO] 
15:15:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-support-core-mybatis ---
15:15:40 [INFO] Building jar: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-mybatis/target/bcxin-support-core-mybatis.jar
15:15:40 [INFO] 
15:15:40 [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ bcxin-support-core-mybatis ---
15:15:40 [INFO] Building jar: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-mybatis/target/bcxin-support-core-mybatis-sources.jar
15:15:40 [INFO] 
15:15:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-core-mybatis ---
15:15:40 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-mybatis/target/bcxin-support-core-mybatis.jar to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-mybatis/1.3.1/bcxin-support-core-mybatis-1.3.1.jar
15:15:40 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-mybatis/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-mybatis/1.3.1/bcxin-support-core-mybatis-1.3.1.pom
15:15:40 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-mybatis/target/bcxin-support-core-mybatis-sources.jar to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-mybatis/1.3.1/bcxin-support-core-mybatis-1.3.1-sources.jar
15:15:40 [INFO] 
15:15:40 [INFO] ----------------< com.dcp.bcxin:bcxin-support-core-api >----------------
15:15:40 [INFO] Building bcxin-support-core-api 1.3.1                             [7/14]
15:15:40 [INFO] --------------------------------[ jar ]---------------------------------
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-core-api ---
15:15:41 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-api/target
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-core-api ---
15:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:41 [INFO] Copying 14 resources
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-core-api ---
15:15:41 [INFO] Changes detected - recompiling the module!
15:15:41 [INFO] Compiling 108 source files to /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-api/target/classes
15:15:41 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-api/src/main/java/com/bcxin/core/util/SysHostIPUtil.java: Some input files use unchecked or unsafe operations.
15:15:41 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-api/src/main/java/com/bcxin/core/util/SysHostIPUtil.java: Recompile with -Xlint:unchecked for details.
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-core-api ---
15:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:41 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-api/src/test/resources
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-core-api ---
15:15:41 [INFO] No sources to compile
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-core-api ---
15:15:41 [INFO] Tests are skipped.
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-support-core-api ---
15:15:41 [INFO] Building jar: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-api/target/bcxin-support-core-api.jar
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-core-api ---
15:15:41 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-api/target/bcxin-support-core-api.jar to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-api/1.3.1/bcxin-support-core-api-1.3.1.jar
15:15:41 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-api/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-api/1.3.1/bcxin-support-core-api-1.3.1.pom
15:15:41 [INFO] 
15:15:41 [INFO] ----------------< com.dcp.bcxin:bcxin-support-core-web >----------------
15:15:41 [INFO] Building bcxin-support-core-web 1.3.1                             [8/14]
15:15:41 [INFO] --------------------------------[ war ]---------------------------------
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-core-web ---
15:15:41 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/target
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-core-web ---
15:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:41 [INFO] Copying 8 resources
15:15:41 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/src/main/resources/${profiles.active}
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-core-web ---
15:15:41 [INFO] No sources to compile
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-core-web ---
15:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:41 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/src/test/resources
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-core-web ---
15:15:41 [INFO] No sources to compile
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-core-web ---
15:15:41 [INFO] Tests are skipped.
15:15:41 [INFO] 
15:15:41 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ bcxin-support-core-web ---
15:15:41 [INFO] Packaging webapp
15:15:41 [INFO] Assembling webapp [bcxin-support-core-web] in [/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/target/bcxin-support-core-web]
15:15:41 [INFO] Processing war project
15:15:41 [INFO] Copying webapp webResources [/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/src/main/resources/test] to [/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/target/bcxin-support-core-web]
15:15:41 [INFO] Copying webapp resources [/data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/src/main/webapp]
15:15:42 [INFO] Webapp assembled in [191 msecs]
15:15:42 [INFO] Building war: /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/target/bcxin-support-core-web.war
15:15:44 [INFO] 
15:15:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-core-web ---
15:15:44 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/target/bcxin-support-core-web.war to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-web/1.3.1/bcxin-support-core-web-1.3.1.war
15:15:44 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-core/bcxin-support-core-web/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-core-web/1.3.1/bcxin-support-core-web-1.3.1.pom
15:15:44 [INFO] 
15:15:44 [INFO] -----------------< com.dcp.bcxin:bcxin-support-static >-----------------
15:15:44 [INFO] Building bcxin-support-static 1.3.1                               [9/14]
15:15:44 [INFO] --------------------------------[ war ]---------------------------------
15:15:44 [INFO] 
15:15:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-static ---
15:15:44 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-static/target
15:15:44 [INFO] 
15:15:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-static ---
15:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:44 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-static/src/main/java
15:15:44 [INFO] 
15:15:44 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-static ---
15:15:44 [INFO] No sources to compile
15:15:44 [INFO] 
15:15:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-static ---
15:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:44 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-static/src/test/resources
15:15:44 [INFO] 
15:15:44 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-static ---
15:15:44 [INFO] No sources to compile
15:15:44 [INFO] 
15:15:44 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-static ---
15:15:44 [INFO] Tests are skipped.
15:15:44 [INFO] 
15:15:44 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ bcxin-support-static ---
15:15:44 [INFO] Packaging webapp
15:15:44 [INFO] Assembling webapp [bcxin-support-static] in [/data/jenkins/workspace/ywzc/bcxin-support-static/target/bcxin-support-static]
15:15:44 [INFO] Processing war project
15:15:44 [INFO] Copying webapp resources [/data/jenkins/workspace/ywzc/bcxin-support-static/src/main/webapp]
15:15:45 [INFO] Webapp assembled in [902 msecs]
15:15:46 [INFO] Building war: /data/jenkins/workspace/ywzc/bcxin-support-static/target/bcxin-support-static.war
15:15:46 [INFO] 
15:15:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-static ---
15:15:46 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-static/target/bcxin-support-static.war to /root/.m2/repository/com/dcp/bcxin/bcxin-support-static/1.3.1/bcxin-support-static-1.3.1.war
15:15:47 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-static/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-static/1.3.1/bcxin-support-static-1.3.1.pom
15:15:47 [INFO] 
15:15:47 [INFO] -----------------< com.dcp.bcxin:bcxin-support-models >-----------------
15:15:47 [INFO] Building bcxin-support-models 1.3.1                              [10/14]
15:15:47 [INFO] --------------------------------[ war ]---------------------------------
15:15:47 [INFO] 
15:15:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-models ---
15:15:47 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-models/target
15:15:47 [INFO] 
15:15:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-models ---
15:15:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:47 [INFO] Copying 17 resources
15:15:47 [INFO] 
15:15:47 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-models ---
15:15:47 [INFO] Changes detected - recompiling the module!
15:15:47 [INFO] Compiling 116 source files to /data/jenkins/workspace/ywzc/bcxin-support-models/target/classes
15:15:49 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-models/src/main/java/com/bcxin/models/product/service/impl/ProductServiceImpl.java: /data/jenkins/workspace/ywzc/bcxin-support-models/src/main/java/com/bcxin/models/product/service/impl/ProductServiceImpl.java uses or overrides a deprecated API.
15:15:49 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-models/src/main/java/com/bcxin/models/product/service/impl/ProductServiceImpl.java: Recompile with -Xlint:deprecation for details.
15:15:49 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-models/src/main/java/com/bcxin/models/order/service/impl/OrderFormServiceImpl.java: Some input files use unchecked or unsafe operations.
15:15:49 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-models/src/main/java/com/bcxin/models/order/service/impl/OrderFormServiceImpl.java: Recompile with -Xlint:unchecked for details.
15:15:49 [INFO] 
15:15:49 [INFO] --- maven-jar-plugin:2.6:jar (default) @ bcxin-support-models ---
15:15:49 [INFO] Building jar: /data/jenkins/workspace/ywzc/bcxin-support-models/target/bcxin-support-models.jar
15:15:49 [INFO] 
15:15:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-models ---
15:15:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:49 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-models/src/test/resources
15:15:49 [INFO] 
15:15:49 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-models ---
15:15:49 [INFO] No sources to compile
15:15:49 [INFO] 
15:15:49 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-models ---
15:15:49 [INFO] Tests are skipped.
15:15:49 [INFO] 
15:15:49 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ bcxin-support-models ---
15:15:49 [INFO] Packaging webapp
15:15:49 [INFO] Assembling webapp [bcxin-support-models] in [/data/jenkins/workspace/ywzc/bcxin-support-models/target/bcxin-support-models]
15:15:49 [INFO] Processing war project
15:15:49 [INFO] Copying webapp resources [/data/jenkins/workspace/ywzc/bcxin-support-models/src/main/webapp]
15:15:49 [INFO] Processing overlay [ id com.dcp.bcxin:bcxin-support-core-web]
15:15:50 [INFO] Webapp assembled in [809 msecs]
15:15:50 [INFO] Building war: /data/jenkins/workspace/ywzc/bcxin-support-models/target/bcxin-support-models.war
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bcxin-support-models ---
15:15:53 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-models/target/bcxin-support-models.war to /root/.m2/repository/com/dcp/bcxin/bcxin-support-models/1.3.1/bcxin-support-models-1.3.1.war
15:15:53 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-models/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-models/1.3.1/bcxin-support-models-1.3.1.pom
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-install-plugin:2.5.2:install-file (default) @ bcxin-support-models ---
15:15:53 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-models/target/bcxin-support-models.jar to /root/.m2/repository/com/dcp/bcxin/bcxin-support-models/1.3.1/bcxin-support-models-1.3.1.jar
15:15:53 [INFO] 
15:15:53 [INFO] ------------------< com.dcp.bcxin:bcxin-support-rest >------------------
15:15:53 [INFO] Building bcxin-support-rest 1.3.1                                [11/14]
15:15:53 [INFO] --------------------------------[ jar ]---------------------------------
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-rest ---
15:15:53 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-rest/target
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-rest ---
15:15:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:53 [INFO] Copying 0 resource
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-rest ---
15:15:53 [INFO] Changes detected - recompiling the module!
15:15:53 [INFO] Compiling 16 source files to /data/jenkins/workspace/ywzc/bcxin-support-rest/target/classes
15:15:53 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-rest/src/main/java/com/bcxin/rest/fee/web/FeeMonthController.java: Some input files use unchecked or unsafe operations.
15:15:53 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-rest/src/main/java/com/bcxin/rest/fee/web/FeeMonthController.java: Recompile with -Xlint:unchecked for details.
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-rest ---
15:15:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:53 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-rest/src/test/resources
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-rest ---
15:15:53 [INFO] No sources to compile
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-rest ---
15:15:53 [INFO] Tests are skipped.
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-support-rest ---
15:15:53 [INFO] Building jar: /data/jenkins/workspace/ywzc/bcxin-support-rest/target/bcxin-support-rest.jar
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-rest ---
15:15:53 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-rest/target/bcxin-support-rest.jar to /root/.m2/repository/com/dcp/bcxin/bcxin-support-rest/1.3.1/bcxin-support-rest-1.3.1.jar
15:15:53 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-rest/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-rest/1.3.1/bcxin-support-rest-1.3.1.pom
15:15:53 [INFO] 
15:15:53 [INFO] -----------------< com.dcp.bcxin:bcxin-support-wechat >-----------------
15:15:53 [INFO] Building bcxin-support-wechat 1.3.1                              [12/14]
15:15:53 [INFO] --------------------------------[ war ]---------------------------------
15:15:53 [INFO] 
15:15:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-wechat ---
15:15:53 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-wechat/target
15:15:54 [INFO] 
15:15:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-wechat ---
15:15:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:54 [INFO] Copying 15 resources
15:15:54 [INFO] 
15:15:54 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-wechat ---
15:15:54 [INFO] Changes detected - recompiling the module!
15:15:54 [INFO] Compiling 106 source files to /data/jenkins/workspace/ywzc/bcxin-support-wechat/target/classes
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/bill/web/WxBillNewController.java:[26,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/bill/web/WxBillNewController.java:[26,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/bill/web/WxBillNewController.java:[26,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/bill/web/WxBillNewController.java:[26,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/bill/web/WxBillNewController.java:[26,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/activity/util/ZipUtils.java:[39,28] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/activity/util/ZipUtils.java:[59,38] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/activity/util/ZipUtils.java:[115,41] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/activity/util/ZipUtils.java:[151,45] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
15:15:55 [WARNING] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/bill/web/WxBillNewController.java:[141,30] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
15:15:55 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/weixin/util/WeixinUtil.java: Some input files use or override a deprecated API.
15:15:55 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/weixin/util/WeixinUtil.java: Recompile with -Xlint:deprecation for details.
15:15:55 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/partner/web/WeCharPartnerController.java: Some input files use unchecked or unsafe operations.
15:15:55 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/java/com/bcxin/wechat/partner/web/WeCharPartnerController.java: Recompile with -Xlint:unchecked for details.
15:15:55 [INFO] 
15:15:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-wechat ---
15:15:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:55 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-wechat/src/test/resources
15:15:55 [INFO] 
15:15:55 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-wechat ---
15:15:55 [INFO] No sources to compile
15:15:55 [INFO] 
15:15:55 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-wechat ---
15:15:55 [INFO] Tests are skipped.
15:15:55 [INFO] 
15:15:55 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ bcxin-support-wechat ---
15:15:55 [INFO] Packaging webapp
15:15:55 [INFO] Assembling webapp [bcxin-support-wechat] in [/data/jenkins/workspace/ywzc/bcxin-support-wechat/target/bcxin-support-wechat]
15:15:55 [INFO] Processing war project
15:15:55 [INFO] Copying webapp resources [/data/jenkins/workspace/ywzc/bcxin-support-wechat/src/main/webapp]
15:15:55 [INFO] Webapp assembled in [59 msecs]
15:15:55 [INFO] Building war: /data/jenkins/workspace/ywzc/bcxin-support-wechat/target/bcxin-support-wechat.war
15:15:55 [INFO] 
15:15:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-wechat ---
15:15:55 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-wechat/target/bcxin-support-wechat.war to /root/.m2/repository/com/dcp/bcxin/bcxin-support-wechat/1.3.1/bcxin-support-wechat-1.3.1.war
15:15:55 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-wechat/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-wechat/1.3.1/bcxin-support-wechat-1.3.1.pom
15:15:55 [INFO] 
15:15:55 [INFO] ------------------< com.dcp.bcxin:bcxin-support-task >------------------
15:15:55 [INFO] Building bcxin-support-task 1.3.1                                [13/14]
15:15:55 [INFO] --------------------------------[ war ]---------------------------------
15:15:55 [INFO] 
15:15:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-task ---
15:15:55 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-task/target
15:15:55 [INFO] 
15:15:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-task ---
15:15:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:55 [INFO] Copying 1 resource
15:15:55 [INFO] 
15:15:55 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-task ---
15:15:55 [INFO] Changes detected - recompiling the module!
15:15:55 [INFO] Compiling 14 source files to /data/jenkins/workspace/ywzc/bcxin-support-task/target/classes
15:15:56 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-task/src/main/java/com/bcxin/task/base/web/TaskCronController.java: Some input files use unchecked or unsafe operations.
15:15:56 [INFO] /data/jenkins/workspace/ywzc/bcxin-support-task/src/main/java/com/bcxin/task/base/web/TaskCronController.java: Recompile with -Xlint:unchecked for details.
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-task ---
15:15:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:56 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-task/src/test/resources
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-task ---
15:15:56 [INFO] No sources to compile
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-task ---
15:15:56 [INFO] Tests are skipped.
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ bcxin-support-task ---
15:15:56 [INFO] Packaging webapp
15:15:56 [INFO] Assembling webapp [bcxin-support-task] in [/data/jenkins/workspace/ywzc/bcxin-support-task/target/bcxin-support-task]
15:15:56 [INFO] Processing war project
15:15:56 [INFO] Copying webapp resources [/data/jenkins/workspace/ywzc/bcxin-support-task/src/main/webapp]
15:15:56 [INFO] Webapp assembled in [5 msecs]
15:15:56 [INFO] Building war: /data/jenkins/workspace/ywzc/bcxin-support-task/target/bcxin-support-task.war
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-task ---
15:15:56 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-task/target/bcxin-support-task.war to /root/.m2/repository/com/dcp/bcxin/bcxin-support-task/1.3.1/bcxin-support-task-1.3.1.war
15:15:56 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-task/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-task/1.3.1/bcxin-support-task-1.3.1.pom
15:15:56 [INFO] 
15:15:56 [INFO] ------------------< com.dcp.bcxin:bcxin-support-web >-------------------
15:15:56 [INFO] Building bcxin-support-web 1.3.1                                 [14/14]
15:15:56 [INFO] --------------------------------[ war ]---------------------------------
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-support-web ---
15:15:56 [INFO] Deleting /data/jenkins/workspace/ywzc/bcxin-support-web/target
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-support-web ---
15:15:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:56 [INFO] Copying 1 resource
15:15:56 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-web/src/main/resources/${profiles.active}
15:15:56 [INFO] Copying 5 resources
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bcxin-support-web ---
15:15:56 [INFO] Changes detected - recompiling the module!
15:15:56 [INFO] Compiling 1 source file to /data/jenkins/workspace/ywzc/bcxin-support-web/target/classes
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-support-web ---
15:15:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:56 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/ywzc/bcxin-support-web/src/test/resources
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bcxin-support-web ---
15:15:56 [INFO] No sources to compile
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-support-web ---
15:15:56 [INFO] Tests are skipped.
15:15:56 [INFO] 
15:15:56 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ bcxin-support-web ---
15:15:56 [INFO] Packaging webapp
15:15:56 [INFO] Assembling webapp [bcxin-support-web] in [/data/jenkins/workspace/ywzc/bcxin-support-web/target/bcxin-support-web]
15:15:56 [INFO] Processing war project
15:15:56 [INFO] Copying webapp webResources [/data/jenkins/workspace/ywzc/bcxin-support-web/src/main/resources/test] to [/data/jenkins/workspace/ywzc/bcxin-support-web/target/bcxin-support-web]
15:15:56 [INFO] Copying webapp resources [/data/jenkins/workspace/ywzc/bcxin-support-web/src/main/webapp]
15:15:56 [INFO] Processing overlay [ id com.dcp.bcxin:bcxin-support-core-web]
15:15:57 [INFO] Processing overlay [ id com.dcp.bcxin:bcxin-support-models]
15:15:58 [INFO] Processing overlay [ id com.dcp.bcxin:bcxin-support-static]
15:15:59 [INFO] Processing overlay [ id com.dcp.bcxin:bcxin-support-task]
15:15:59 [INFO] Processing overlay [ id com.dcp.bcxin:bcxin-support-wechat]
15:15:59 [INFO] Webapp assembled in [2374 msecs]
15:15:59 [INFO] Building war: /data/jenkins/workspace/ywzc/bcxin-support-web/target/bcxin-support-web.war
15:16:05 [INFO] WEB-INF/web.xml already added, skipping
15:16:05 [INFO] 
15:16:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bcxin-support-web ---
15:16:05 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-web/target/bcxin-support-web.war to /root/.m2/repository/com/dcp/bcxin/bcxin-support-web/1.3.1/bcxin-support-web-1.3.1.war
15:16:05 [INFO] Installing /data/jenkins/workspace/ywzc/bcxin-support-web/pom.xml to /root/.m2/repository/com/dcp/bcxin/bcxin-support-web/1.3.1/bcxin-support-web-1.3.1.pom
15:16:05 [INFO] ------------------------------------------------------------------------
15:16:05 [INFO] Reactor Summary for bcxin-support 1.3.1:
15:16:05 [INFO] 
15:16:05 [INFO] bcxin-support ...................................... SUCCESS [  0.227 s]
15:16:05 [INFO] bcxin-support-core ................................. SUCCESS [  0.007 s]
15:16:05 [INFO] bcxin-support-core-util ............................ SUCCESS [  2.221 s]
15:16:05 [INFO] bcxin-support-core-common .......................... SUCCESS [  0.248 s]
15:16:05 [INFO] bcxin-support-core-spring .......................... SUCCESS [  0.381 s]
15:16:05 [INFO] bcxin-support-core-mybatis ......................... SUCCESS [  1.053 s]
15:16:05 [INFO] bcxin-support-core-api ............................. SUCCESS [  0.630 s]
15:16:05 [INFO] bcxin-support-core-web ............................. SUCCESS [  2.972 s]
15:16:05 [INFO] bcxin-support-static ............................... SUCCESS [  2.418 s]
15:16:05 [INFO] bcxin-support-models ............................... SUCCESS [  6.197 s]
15:16:05 [INFO] bcxin-support-rest ................................. SUCCESS [  0.748 s]
15:16:05 [INFO] bcxin-support-wechat ............................... SUCCESS [  1.738 s]
15:16:05 [INFO] bcxin-support-task ................................. SUCCESS [  0.621 s]
15:16:05 [INFO] bcxin-support-web .................................. SUCCESS [  9.179 s]
15:16:05 [INFO] ------------------------------------------------------------------------
15:16:05 [INFO] BUILD SUCCESS
15:16:05 [INFO] ------------------------------------------------------------------------
15:16:05 [INFO] Total time:  28.786 s
15:16:05 [INFO] Finished at: 2023-12-15T15:16:05+08:00
15:16:05 [INFO] ------------------------------------------------------------------------
15:16:05 + scp /data/jenkins/workspace/ywzc/bcxin-support-web/target/bcxin-support-web.war 172.20.0.7:/data/workspace/ywzc/ROOT.war
15:16:06 [SSH] script:
15:16:06 
15:16:06 docker rm -f ywzc
15:16:06 cd /data/workspace/ywzc
15:16:06 docker  build -t ywzc .
15:16:06 docker run -d --name ywzc -p 40017:8080 --memory=1g ywzc 
15:16:06 docker image prune -f 
15:16:06 
15:16:06 [SSH] executing...
15:16:07 #0 building with "default" instance using docker driver
15:16:07 
15:16:07 #1 [internal] load .dockerignore
15:16:07 #1 transferring context: 51B done
15:16:07 #1 DONE 0.0s
15:16:07 
15:16:07 #2 [internal] load build definition from Dockerfile
15:16:07 #2 transferring dockerfile: 225B done
15:16:07 #2 DONE 0.0s
15:16:07 
15:16:07 #3 [internal] load metadata for docker.io/library/tomcat:9.0.83-jre8-temurin-jammy
15:16:07 #3 DONE 0.0s
15:16:07 
15:16:07 #4 [1/3] FROM docker.io/library/tomcat:9.0.83-jre8-temurin-jammy
15:16:07 #4 DONE 0.0s
15:16:07 
15:16:07 #5 [internal] load build context
15:16:07 ywzc
15:16:07 #5 transferring context: 85.17MB 0.6s done
15:16:07 #5 DONE 0.6s
15:16:07 
15:16:07 #6 [2/3] RUN ln -snf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo Asia/Shanghai > /etc/timezone
15:16:07 #6 CACHED
15:16:07 
15:16:07 #7 [3/3] COPY . /usr/local/tomcat/webapps
15:16:08 #7 DONE 0.9s
15:16:08 
15:16:08 #8 exporting to image
15:16:08 #8 exporting layers
15:16:09 #8 exporting layers 0.5s done
15:16:09 #8 writing image sha256:1f4eaf875abc829df5d17c0a96a460567387c04d5bf03f94ab5099726780fc92 done
15:16:09 #8 naming to docker.io/library/ywzc done
15:16:09 #8 DONE 0.5s
15:16:09 fce287b37aa9cd0275a41b21eae9fcaeb8f11304cd9b3e81fcfd47dd4cdb8e6e
15:16:10 Deleted Images:
15:16:10 deleted: sha256:10b94acbd438e7451d865ff0305facab55c3908cbc1ed60f23c458204fd15f70
15:16:10 
15:16:10 Total reclaimed space: 0B
15:16:10 
15:16:10 [SSH] completed
15:16:10 [SSH] exit-status: 0
15:16:10 
15:16:10 Finished: SUCCESS