Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/bcxin-salary-appraisal The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcxin-salary-appraisal/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision e72ee7c77aa21d8ebe355f3a7a119013ecbb10ba (refs/remotes/origin/master) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f e72ee7c77aa21d8ebe355f3a7a119013ecbb10ba # timeout=10 Commit message: "修改数据源" > /usr/local/git/bin/git rev-list --no-walk 7ac56040e20ef7f5c2d41e9f9a4aa4dccd1085a7 # timeout=10 [bcxin-salary-appraisal] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins14738120416657991193.sh + cd /data/jenkins/workspace/bcxin-salary-appraisal + mvn clean package -DskipTests -Pdev [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] salary-appraisal [pom] [INFO] infrastructures [pom] [INFO] tenant-registration-nacos [jar] [INFO] tenant-Infrastructure [jar] [INFO] tenant-infrastructure-office [jar] [INFO] tenant-api-interface [jar] [INFO] tenant-web-common [jar] [INFO] tenant-queue-rabbitmq [jar] [INFO] salary-appraisal-server [pom] [INFO] salary-appraisal-domain [jar] [INFO] salary-appraisal-domain-repository [jar] [INFO] tenant-web-api [jar] [INFO] tenant-rest-web-common [jar] [INFO] tenant-Infrastructure-message [jar] [INFO] tenant-rest-web-api [jar] [INFO] [INFO] ---------------------< com.bcxin:salary-appraisal >--------------------- [INFO] Building salary-appraisal 1.0-SNAPSHOT [1/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal --- [INFO] [INFO] ---------------------< com.bcxin:infrastructures >---------------------- [INFO] Building infrastructures 1.0-SNAPSHOT [2/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures --- [INFO] [INFO] ----------------< com.bcxin:tenant-registration-nacos >----------------- [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT [3/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar [INFO] [INFO] ------------------< com.bcxin:tenant-Infrastructure >------------------- [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT [4/15] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.1.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.1.2.Final [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/ExceptionUtil.java: Some input files use unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/ExceptionUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar [INFO] [INFO] ---------------< com.bcxin:tenant-infrastructure-office >--------------- [INFO] Building tenant-infrastructure-office 1.0-SNAPSHOT [5/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-office --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-office --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-office --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java uses unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-office --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-office --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-office --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-office --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar [INFO] [INFO] -------------------< com.bcxin:tenant-api-interface >------------------- [INFO] Building tenant-api-interface 1.0-SNAPSHOT [6/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-api-interface --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-api-interface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-api-interface --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 184 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-api-interface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-api-interface --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-api-interface --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-api-interface --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar [INFO] [INFO] --------------------< com.bcxin:tenant-web-common >--------------------- [INFO] Building tenant-web-common 1.0-SNAPSHOT [7/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-common --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-common --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar [INFO] [INFO] ------------------< com.bcxin:tenant-queue-rabbitmq >------------------- [INFO] Building tenant-queue-rabbitmq 1.0-SNAPSHOT [8/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-queue-rabbitmq --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-queue-rabbitmq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-queue-rabbitmq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-queue-rabbitmq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-queue-rabbitmq --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-queue-rabbitmq --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-queue-rabbitmq --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar [INFO] [INFO] -----------------< com.bcxin:salary-appraisal-server >------------------ [INFO] Building salary-appraisal-server 1.0-SNAPSHOT [9/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-server --- [INFO] [INFO] -----------------< com.bcxin:salary-appraisal-domain >------------------ [INFO] Building salary-appraisal-domain 1.0-SNAPSHOT [10/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-domain --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ salary-appraisal-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ salary-appraisal-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ salary-appraisal-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ salary-appraisal-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ salary-appraisal-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ salary-appraisal-domain --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target/salary-appraisal-domain-1.0-SNAPSHOT.jar [INFO] [INFO] ------------< com.bcxin:salary-appraisal-domain-repository >------------ [INFO] Building salary-appraisal-domain-repository 1.0-SNAPSHOT [11/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-domain-repository --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ salary-appraisal-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ salary-appraisal-domain-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ salary-appraisal-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ salary-appraisal-domain-repository --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ salary-appraisal-domain-repository --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ salary-appraisal-domain-repository --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target/salary-appraisal-domain-repository-1.0-SNAPSHOT.jar [INFO] [INFO] ----------------------< com.bcxin:tenant-web-api >---------------------- [INFO] Building tenant-web-api 1.0-SNAPSHOT [12/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-api --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ tenant-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/main/java/com/bcxin/tenant/apis/impls/SalaryChangeRecordServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/main/java/com/bcxin/tenant/apis/impls/SalaryChangeRecordServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ tenant-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-api --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target/tenant-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] ------------------< com.bcxin:tenant-rest-web-common >------------------ [INFO] Building tenant-rest-web-common 1.0-SNAPSHOT [13/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-common --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/java/com/bcxin/rest/web/commons/ResponseBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/java/com/bcxin/rest/web/commons/ResponseBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-common --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar [INFO] [INFO] --------------< com.bcxin:tenant-Infrastructure-message >--------------- [INFO] Building tenant-Infrastructure-message 1.0-SNAPSHOT [14/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure-message --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure-message --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure-message --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure-message --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure-message --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure-message --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure-message --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar [INFO] [INFO] -------------------< com.bcxin:tenant-rest-web-api >-------------------- [INFO] Building tenant-rest-web-api 1.0-SNAPSHOT [15/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-api --- [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target/classes [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/ControllerAbstract.java: Some input files use unchecked or unsafe operations. [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/ControllerAbstract.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-api --- [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target/tenant-rest-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-rest-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for salary-appraisal 1.0-SNAPSHOT: [INFO] [INFO] salary-appraisal ................................... SUCCESS [ 0.132 s] [INFO] infrastructures .................................... SUCCESS [ 0.002 s] [INFO] tenant-registration-nacos .......................... SUCCESS [ 2.731 s] [INFO] tenant-Infrastructure .............................. SUCCESS [ 1.297 s] [INFO] tenant-infrastructure-office ....................... SUCCESS [ 0.689 s] [INFO] tenant-api-interface ............................... SUCCESS [ 2.594 s] [INFO] tenant-web-common .................................. SUCCESS [ 0.467 s] [INFO] tenant-queue-rabbitmq .............................. SUCCESS [ 0.423 s] [INFO] salary-appraisal-server ............................ SUCCESS [ 0.002 s] [INFO] salary-appraisal-domain ............................ SUCCESS [ 1.053 s] [INFO] salary-appraisal-domain-repository ................. SUCCESS [ 0.600 s] [INFO] tenant-web-api ..................................... SUCCESS [ 2.170 s] [INFO] tenant-rest-web-common ............................. SUCCESS [ 0.516 s] [INFO] tenant-Infrastructure-message ...................... SUCCESS [ 0.020 s] [INFO] tenant-rest-web-api ................................ SUCCESS [ 1.718 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.943 s [INFO] Finished at: 2024-03-08T16:32:15+08:00 [INFO] ------------------------------------------------------------------------ Finished: SUCCESS