09:54:26Started by user unknown or anonymous
09:54:26Running as SYSTEM
09:54:26Building in workspace /data/jenkins/workspace/bcx-identify
09:54:26The recommended git tool is: NONE
09:54:26using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
09:54:26 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcx-identify/.git # timeout=10
09:54:26Fetching changes from the remote Git repository
09:54:26 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git # timeout=10
09:54:26Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git09:54:26 > /usr/local/git/bin/git --version # timeout=10
09:54:26 > git --version # 'git version 2.43.0'
09:54:26using GIT_ASKPASS to set credentials gitlab凭据
09:54:26 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:54:27 > /usr/local/git/bin/git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
09:54:27Checking out Revision 66c62f222903f94baa2749634aaff167adece26d (refs/remotes/origin/dev)
09:54:27 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
09:54:27 > /usr/local/git/bin/git checkout -f 66c62f222903f94baa2749634aaff167adece26d # timeout=10
09:54:27Commit message: "Merge branch '250421Unipush2.0业务' into dev"
09:54:27 > /usr/local/git/bin/git rev-list --no-walk c8b5ac73549f86d3fab65083e04664963c816f74 # timeout=10
09:54:27[bcx-identify] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7462102109169360567.sh
09:54:27+ cd /data/jenkins/workspace/bcx-identify
09:54:27+ mvn clean package -DskipTest -Ptest
09:54:28[INFO] Scanning for projects...
09:54:28[WARNING]
09:54:28[WARNING] Some problems were encountered while building the effective model for com.bcxin:bcxin-identify:war:1.0
09:54:28[WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:sdk:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/lib/sdk-1.1.9.jar will be unresolvable by dependent projects @ line 327, column 16
09:54:28[WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:common:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/lib/common-1.1.9.jar will be unresolvable by dependent projects @ line 335, column 16
09:54:28[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.lmax:disruptor:jar -> version 3.3.6 vs 3.4.4 @ line 342, column 15
09:54:28[WARNING]
09:54:28[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
09:54:28[WARNING]
09:54:28[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
09:54:28[WARNING]
09:54:28[INFO]
09:54:28[INFO] ----------------------< com.bcxin:bcxin-identify >----------------------
09:54:28[INFO] Building bcxin-identify 1.0
09:54:28[INFO] --------------------------------[ war ]---------------------------------
09:54:28[INFO]
09:54:28[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bcxin-identify ---
09:54:28[INFO] Deleting /data/jenkins/workspace/bcx-identify/target
09:54:29[INFO]
09:54:29[INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ bcxin-identify ---
09:54:29[INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:29[INFO] Copying 15 resources
09:54:29[INFO] Copying 2660 resources
09:54:29[INFO]
09:54:29[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-identify ---
09:54:29[INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:29[INFO] Copying 15 resources
09:54:29[INFO] Copying 2660 resources
09:54:29[INFO]
09:54:29[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-identify ---
09:54:30[INFO] Changes detected - recompiling the module!
09:54:30[INFO] Compiling 156 source files to /data/jenkins/workspace/bcx-identify/target/classes
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[248,9] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[248,37] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[624,9] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[624,37] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[632,32] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[25,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[40,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[59,7] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[59,35] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[69,11] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[69,39] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[6,54] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[83,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[98,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[120,9] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[120,37] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[131,9] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[131,37] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[40,25] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[63,33] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[12,29] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[46,20] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[88,17] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[88,45] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[99,17] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[99,45] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[96,13] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[96,41] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/HttpUtils.java: Some input files use or override a deprecated API.
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/HttpUtils.java: Recompile with -Xlint:deprecation for details.
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/components/ringbuffers/events/ObjectEvent.java: Some input files use unchecked or unsafe operations.
09:54:34[WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/components/ringbuffers/events/ObjectEvent.java: Recompile with -Xlint:unchecked for details.
09:54:34[INFO]
09:54:34[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-identify ---
09:54:34[INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:34[INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-identify/src/test/resources
09:54:34[INFO]
09:54:34[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-identify ---
09:54:34[INFO] No sources to compile
09:54:34[INFO]
09:54:34[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-identify ---
09:54:34[INFO] No tests to run.
09:54:34[INFO]
09:54:34[INFO] --- maven-war-plugin:2.6:war (default-war) @ bcxin-identify ---
09:54:34[INFO] Packaging webapp
09:54:34[INFO] Assembling webapp [bcxin-identify] in [/data/jenkins/workspace/bcx-identify/target/bcxin-identify]
09:54:34[INFO] Processing war project
09:54:34[INFO] Copying webapp webResources [/data/jenkins/workspace/bcx-identify/src/main/resources/lib] to [/data/jenkins/workspace/bcx-identify/target/bcxin-identify]
09:54:34[INFO] Copying webapp resources [/data/jenkins/workspace/bcx-identify/src/main/webapp]
09:54:35[INFO] Webapp assembled in [625 msecs]
09:54:35[INFO] Building war: /data/jenkins/workspace/bcx-identify/target/bcxin-identify.war
09:54:39[INFO]
09:54:39[INFO] --- spring-boot-maven-plugin:1.5.4.RELEASE:repackage (default) @ bcxin-identify ---
09:54:43[INFO] ------------------------------------------------------------------------
09:54:43[INFO] BUILD SUCCESS
09:54:43[INFO] ------------------------------------------------------------------------
09:54:43[INFO] Total time: 14.991 s
09:54:43[INFO] Finished at: 2025-04-22T09:54:43+08:00
09:54:43[INFO] ------------------------------------------------------------------------
09:54:43+ scp /data/jenkins/workspace/bcx-identify/target/bcxin-identify.war 172.20.0.7:/data/workspace/bcx-identify/ROOT.war
09:54:44[SSH] script:
09:54:44=""
09:54:4409:54:44docker rm -f bcx-identify
09:54:44cd /data/workspace/bcx-identify
09:54:44docker build -t bcx-identify .
09:54:44docker run -d --name bcx-identify -p 40016:8080 --memory=500M --restart=always bcx-identify
09:54:44docker image prune -f
09:54:4409:54:4409:54:44[SSH] executing...
09:54:44bash: =: command not found
09:54:45#0 building with "default" instance using docker driver
09:54:4509:54:45#1 [internal] load build definition from Dockerfile
09:54:45#1 transferring dockerfile: 225B done
09:54:45#1 DONE 0.0s
09:54:4509:54:45#2 [internal] load .dockerignore
09:54:45#2 transferring context: 51B done
09:54:45#2 DONE 0.0s
09:54:4509:54:45#3 [internal] load metadata for docker.io/library/tomcat:9.0.83-jre8-temurin-jammy
09:54:45#3 DONE 0.0s
09:54:4509:54:45#4 [1/3] FROM docker.io/library/tomcat:9.0.83-jre8-temurin-jammy
09:54:45#4 DONE 0.0s
09:54:4509:54:45#5 [internal] load build context
09:54:45bcx-identify
09:54:45#5 transferring context: 95.61MB 0.7s done
09:54:45#5 DONE 0.7s
09:54:4509:54:45#6 [2/3] RUN ln -snf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo Asia/Shanghai > /etc/timezone
09:54:45#6 CACHED
09:54:4509:54:45#7 [3/3] COPY . /usr/local/tomcat/webapps
09:54:46#7 DONE 0.7s
09:54:4609:54:46#8 exporting to image
09:54:46#8 exporting layers
09:54:46#8 exporting layers 0.5s done
09:54:46#8 writing image sha256:ad9c46008b50f627db04027b4fdd65dc166bf4bba0a9ac3d915a5ae824a118ff done
09:54:46#8 naming to docker.io/library/bcx-identify done
09:54:46#8 DONE 0.5s
09:54:47bf5332506dcefcdbc63230a670f4c3c07c679686b0862ba0d8f385f358c2f69b
09:54:47Deleted Images:
09:54:47deleted: sha256:f777df249f4dfc5a44ea229b8b52be2628f15fe3020b7a40f3ee7dedbf9491fe
09:54:4709:54:47Total reclaimed space: 0B
09:54:4709:54:47[SSH] completed
09:54:47[SSH] exit-status: 0
09:54:4709:54:47Finished: SUCCESS