Skip to content

Console Output

22:00:18 Started by user unknown or anonymous
22:00:18 Running as SYSTEM
22:00:18 Building in workspace /data/jenkins/workspace/test-v5qy-platform-source
22:00:18 The recommended git tool is: NONE
22:00:18 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
22:00:18  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/test-v5qy-platform-source/.git # timeout=10
22:00:18 Fetching changes from the remote Git repository
22:00:18  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git # timeout=10
22:00:18 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git
22:00:18  > /usr/local/git/bin/git --version # timeout=10
22:00:18  > git --version # 'git version 2.43.0'
22:00:18 using GIT_ASKPASS to set credentials gitlab凭据
22:00:18  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:00:19  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test-ws^{commit} # timeout=10
22:00:19 Checking out Revision 68459679b14b042ba83623413f275f0c50cbe5ad (refs/remotes/origin/test-ws)
22:00:19  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
22:00:19  > /usr/local/git/bin/git checkout -f 68459679b14b042ba83623413f275f0c50cbe5ad # timeout=10
22:00:19 Commit message: "Merge branch 'master-250704-赛演身份核验绑定证书问题' into test-ws"
22:00:19  > /usr/local/git/bin/git rev-list --no-walk 68459679b14b042ba83623413f275f0c50cbe5ad # timeout=10
22:00:19 Parsing POMs
22:00:19 Established TCP socket on 40172
22:00:19 [test-v5qy-platform-source] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 40172
22:00:19 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
22:00:19 	at java.lang.ClassLoader.defineClass1(Native Method)
22:00:19 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
22:00:19 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
22:00:19 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
22:00:19 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
22:00:19 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
22:00:19 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
22:00:19 	at java.security.AccessController.doPrivileged(Native Method)
22:00:19 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
22:00:19 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
22:00:19 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
22:00:19 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
22:00:19 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
22:00:19 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
22:00:19 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
22:00:19 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
22:00:19 ERROR: ================================================================================
22:00:19 ERROR: Invalid project setup: Connection reset
22:00:19 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
22:00:19 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
22:00:19 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
22:00:19 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
22:00:19 ERROR: ================================================================================
22:00:19 Established TCP socket on 43520
22:00:19 [test-v5qy-platform-source] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 43520
22:00:19 NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
22:00:20 <===[JENKINS REMOTING CAPACITY]===>channel started
22:00:21 Executing Maven:  -B -f /data/jenkins/workspace/test-v5qy-platform-source/pom.xml clean package -DskipTests -Ptest-ws
22:00:22 [INFO] Scanning for projects...
22:00:22 [WARNING] 
22:00:22 [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0-SNAPSHOT
22:00:22 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alibaba:fastjson:jar -> duplicate declaration of version 1.2.75 @ com.bcxin:tenant-platform:1.0-SNAPSHOT, /data/jenkins/workspace/test-v5qy-platform-source/pom.xml, line 251, column 25
22:00:22 [WARNING] 
22:00:22 [WARNING] Some problems were encountered while building the effective model for com.bcxin:identity-web-api:jar:1.0-SNAPSHOT
22:00:22 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
22:00:22 [WARNING] 
22:00:22 [WARNING] Some problems were encountered while building the effective model for com.bcxin:security-web-api:jar:1.0-SNAPSHOT
22:00:22 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
22:00:22 [WARNING] 
22:00:22 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT
22:00:22 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
22:00:22 [WARNING] 
22:00:22 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-rest-web-api:jar:1.0-SNAPSHOT
22:00:22 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.springfox:springfox-boot-starter:jar -> version (?) vs 3.0.0 @ line 120, column 21
22:00:22 [WARNING] 
22:00:22 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-bus-api:jar:1.0-SNAPSHOT
22:00:22 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
22:00:22 [WARNING] 
22:00:22 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-platform:pom:1.0-SNAPSHOT
22:00:22 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alibaba:fastjson:jar -> duplicate declaration of version 1.2.75 @ line 251, column 25
22:00:22 [WARNING] 
22:00:22 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
22:00:22 [WARNING] 
22:00:22 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
22:00:22 [WARNING] 
22:00:22 [INFO] ------------------------------------------------------------------------
22:00:22 [INFO] Reactor Build Order:
22:00:22 [INFO] 
22:00:22 [INFO] tenant-platform                                                    [pom]
22:00:22 [INFO] infrastructures                                                    [pom]
22:00:22 [INFO] tenant-registration-nacos                                          [jar]
22:00:22 [INFO] tenant-Infrastructure                                              [jar]
22:00:22 [INFO] tenant-api-interface                                               [jar]
22:00:22 [INFO] tenant-web-common                                                  [jar]
22:00:22 [INFO] tenant-queue-rabbitmq                                              [jar]
22:00:22 [INFO] tenant-infrastructure-office                                       [jar]
22:00:22 [INFO] tenant-infrastructure-hibernate                                    [jar]
22:00:22 [INFO] identity-server                                                    [pom]
22:00:22 [INFO] identity-domain                                                    [jar]
22:00:22 [INFO] identity-domain-repository                                         [jar]
22:00:22 [INFO] identity-web-api                                                   [jar]
22:00:22 [INFO] security-server                                                    [pom]
22:00:22 [INFO] security-domain                                                    [jar]
22:00:22 [INFO] security-domain-repository                                         [jar]
22:00:22 [INFO] security-web-api                                                   [jar]
22:00:22 [INFO] tenant-server                                                      [pom]
22:00:22 [INFO] tenant-domain                                                      [jar]
22:00:22 [INFO] tenant-domain-v5                                                   [jar]
22:00:22 [INFO] tenant-domain-repository                                           [jar]
22:00:22 [INFO] tenant-Infrastructure-message                                      [jar]
22:00:22 [INFO] tenant-web-api                                                     [jar]
22:00:22 [INFO] tenant-rest-web-common                                             [jar]
22:00:22 [INFO] tenant-rest-web-api                                                [jar]
22:00:22 [INFO] tenant-backend-task                                                [jar]
22:00:22 [INFO] tenant-rbac-server                                                 [pom]
22:00:22 [INFO] tenant-rbac-domain                                                 [jar]
22:00:22 [INFO] tenant-rbac-domain-repository                                      [jar]
22:00:22 [INFO] tenant-rbac-api                                                    [jar]
22:00:22 [INFO] tenant-rbac-domain-v5-repository                                   [jar]
22:00:22 [INFO] tenant-shared-rest-web-api                                         [jar]
22:00:22 [INFO] tenant-bus                                                         [pom]
22:00:22 [INFO] tenant-bus-domain                                                  [jar]
22:00:22 [INFO] tenant-bus-api                                                     [jar]
22:00:23 [INFO] 
22:00:23 [INFO] ---------------------< com.bcxin:tenant-platform >----------------------
22:00:23 [INFO] Building tenant-platform 1.0-SNAPSHOT                             [1/35]
22:00:23 [INFO] --------------------------------[ pom ]---------------------------------
22:00:23 [INFO] 
22:00:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-platform ---
22:00:23 [INFO] 
22:00:23 [INFO] ---------------------< com.bcxin:infrastructures >----------------------
22:00:23 [INFO] Building infrastructures 1.0-SNAPSHOT                             [2/35]
22:00:23 [INFO] --------------------------------[ pom ]---------------------------------
22:00:23 [INFO] 
22:00:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures ---
22:00:24 [INFO] 
22:00:24 [INFO] ----------------< com.bcxin:tenant-registration-nacos >-----------------
22:00:24 [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT                   [3/35]
22:00:24 [INFO] --------------------------------[ jar ]---------------------------------
22:00:24 [INFO] 
22:00:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos ---
22:00:24 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target
22:00:24 [INFO] 
22:00:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos ---
22:00:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:25 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
22:00:25 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
22:00:25 [INFO] 
22:00:25 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos ---
22:00:25 [INFO] Changes detected - recompiling the module!
22:00:25 [INFO] Compiling 1 source file to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target/classes
22:00:26 [INFO] 
22:00:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos ---
22:00:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:26 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/test/resources
22:00:26 [INFO] 
22:00:26 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos ---
22:00:26 [INFO] No sources to compile
22:00:27 [INFO] 
22:00:27 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos ---
22:00:27 [INFO] Tests are skipped.
22:00:27 [INFO] 
22:00:27 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos ---
22:00:27 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar
22:00:28 [INFO] 
22:00:28 [INFO] ------------------< com.bcxin:tenant-Infrastructure >-------------------
22:00:28 [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT                       [4/35]
22:00:28 [INFO] --------------------------------[ jar ]---------------------------------
22:00:28 [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
22:00:28 [INFO] 
22:00:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure ---
22:00:28 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target
22:00:28 [INFO] 
22:00:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure ---
22:00:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:28 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
22:00:28 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
22:00:28 [INFO] 
22:00:28 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure ---
22:00:28 [INFO] Changes detected - recompiling the module!
22:00:28 [INFO] Compiling 140 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target/classes
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[80,23] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[105,25] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[107,23] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[261,23] BASE64Decoder is internal proprietary API and may be removed in a future release
22:00:31 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[276,32] BASE64Encoder is internal proprietary API and may be removed in a future release
22:00:31 [INFO] 
22:00:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure ---
22:00:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:31 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/test/resources
22:00:31 [INFO] 
22:00:31 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure ---
22:00:31 [INFO] No sources to compile
22:00:31 [INFO] 
22:00:31 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure ---
22:00:31 [INFO] Tests are skipped.
22:00:31 [INFO] 
22:00:31 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure ---
22:00:31 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar
22:00:32 [INFO] 
22:00:32 [INFO] -------------------< com.bcxin:tenant-api-interface >-------------------
22:00:32 [INFO] Building tenant-api-interface 1.0-SNAPSHOT                        [5/35]
22:00:32 [INFO] --------------------------------[ jar ]---------------------------------
22:00:32 [INFO] 
22:00:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-api-interface ---
22:00:32 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target
22:00:32 [INFO] 
22:00:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-api-interface ---
22:00:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/main/resources
22:00:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/main/resources
22:00:32 [INFO] 
22:00:32 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-api-interface ---
22:00:32 [INFO] Changes detected - recompiling the module!
22:00:32 [INFO] Compiling 295 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target/classes
22:00:38 [INFO] 
22:00:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-api-interface ---
22:00:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:38 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/test/resources
22:00:38 [INFO] 
22:00:38 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-api-interface ---
22:00:38 [INFO] No sources to compile
22:00:38 [INFO] 
22:00:38 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-api-interface ---
22:00:38 [INFO] Tests are skipped.
22:00:38 [INFO] 
22:00:38 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-api-interface ---
22:00:38 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar
22:00:38 [INFO] 
22:00:38 [INFO] --------------------< com.bcxin:tenant-web-common >---------------------
22:00:38 [INFO] Building tenant-web-common 1.0-SNAPSHOT                           [6/35]
22:00:38 [INFO] --------------------------------[ jar ]---------------------------------
22:00:38 [INFO] 
22:00:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-common ---
22:00:38 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target
22:00:38 [INFO] 
22:00:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-common ---
22:00:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:38 [INFO] Copying 0 resource
22:00:38 [INFO] Copying 1 resource
22:00:38 [INFO] 
22:00:38 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-common ---
22:00:38 [INFO] Changes detected - recompiling the module!
22:00:38 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target/classes
22:00:40 [INFO] 
22:00:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-common ---
22:00:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:40 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/src/test/resources
22:00:40 [INFO] 
22:00:40 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-common ---
22:00:40 [INFO] No sources to compile
22:00:40 [INFO] 
22:00:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-common ---
22:00:40 [INFO] Tests are skipped.
22:00:40 [INFO] 
22:00:40 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-common ---
22:00:40 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar
22:00:40 [INFO] 
22:00:40 [INFO] ------------------< com.bcxin:tenant-queue-rabbitmq >-------------------
22:00:40 [INFO] Building tenant-queue-rabbitmq 1.0-SNAPSHOT                       [7/35]
22:00:40 [INFO] --------------------------------[ jar ]---------------------------------
22:00:41 [INFO] 
22:00:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-queue-rabbitmq ---
22:00:41 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target
22:00:41 [INFO] 
22:00:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-queue-rabbitmq ---
22:00:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:41 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources
22:00:41 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources
22:00:41 [INFO] 
22:00:41 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-queue-rabbitmq ---
22:00:41 [INFO] Changes detected - recompiling the module!
22:00:41 [INFO] Compiling 2 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target/classes
22:00:42 [INFO] 
22:00:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-queue-rabbitmq ---
22:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:42 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/test/resources
22:00:42 [INFO] 
22:00:42 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-queue-rabbitmq ---
22:00:42 [INFO] No sources to compile
22:00:42 [INFO] 
22:00:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-queue-rabbitmq ---
22:00:42 [INFO] Tests are skipped.
22:00:42 [INFO] 
22:00:42 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-queue-rabbitmq ---
22:00:42 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar
22:00:42 [INFO] 
22:00:42 [INFO] ---------------< com.bcxin:tenant-infrastructure-office >---------------
22:00:42 [INFO] Building tenant-infrastructure-office 1.0-SNAPSHOT                [8/35]
22:00:42 [INFO] --------------------------------[ jar ]---------------------------------
22:00:43 [INFO] 
22:00:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-office ---
22:00:43 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target
22:00:43 [INFO] 
22:00:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-office ---
22:00:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources
22:00:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources
22:00:43 [INFO] 
22:00:43 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-office ---
22:00:43 [INFO] Changes detected - recompiling the module!
22:00:43 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target/classes
22:00:44 [INFO] 
22:00:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-office ---
22:00:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:44 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/test/resources
22:00:44 [INFO] 
22:00:44 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-office ---
22:00:44 [INFO] No sources to compile
22:00:44 [INFO] 
22:00:44 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-office ---
22:00:44 [INFO] Tests are skipped.
22:00:45 [INFO] 
22:00:45 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-office ---
22:00:45 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar
22:00:45 [INFO] 
22:00:45 [INFO] -------------< com.bcxin:tenant-infrastructure-hibernate >--------------
22:00:45 [INFO] Building tenant-infrastructure-hibernate 1.0-SNAPSHOT             [9/35]
22:00:45 [INFO] --------------------------------[ jar ]---------------------------------
22:00:45 [INFO] 
22:00:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-hibernate ---
22:00:45 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target
22:00:45 [INFO] 
22:00:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-hibernate ---
22:00:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:45 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources
22:00:45 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources
22:00:45 [INFO] 
22:00:45 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-hibernate ---
22:00:45 [INFO] Changes detected - recompiling the module!
22:00:45 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target/classes
22:00:47 [INFO] 
22:00:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-hibernate ---
22:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:47 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/test/resources
22:00:47 [INFO] 
22:00:47 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-hibernate ---
22:00:47 [INFO] No sources to compile
22:00:47 [INFO] 
22:00:47 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-hibernate ---
22:00:47 [INFO] Tests are skipped.
22:00:47 [INFO] 
22:00:47 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-hibernate ---
22:00:47 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar
22:00:47 [INFO] 
22:00:47 [INFO] ---------------------< com.bcxin:identity-server >----------------------
22:00:47 [INFO] Building identity-server 1.0-SNAPSHOT                            [10/35]
22:00:47 [INFO] --------------------------------[ pom ]---------------------------------
22:00:47 [INFO] 
22:00:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-server ---
22:00:48 [INFO] 
22:00:48 [INFO] ---------------------< com.bcxin:identity-domain >----------------------
22:00:48 [INFO] Building identity-domain 1.0-SNAPSHOT                            [11/35]
22:00:48 [INFO] --------------------------------[ jar ]---------------------------------
22:00:48 [INFO] 
22:00:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain ---
22:00:48 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target
22:00:48 [INFO] 
22:00:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain ---
22:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:48 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/main/resources
22:00:48 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/main/resources
22:00:48 [INFO] 
22:00:48 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain ---
22:00:48 [INFO] Changes detected - recompiling the module!
22:00:48 [INFO] Compiling 62 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target/classes
22:00:50 [INFO] 
22:00:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain ---
22:00:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:50 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/test/resources
22:00:50 [INFO] 
22:00:50 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain ---
22:00:50 [INFO] No sources to compile
22:00:50 [INFO] 
22:00:50 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain ---
22:00:50 [INFO] Tests are skipped.
22:00:51 [INFO] 
22:00:51 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain ---
22:00:51 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar
22:00:51 [INFO] 
22:00:51 [INFO] ----------------< com.bcxin:identity-domain-repository >----------------
22:00:51 [INFO] Building identity-domain-repository 1.0-SNAPSHOT                 [12/35]
22:00:51 [INFO] --------------------------------[ jar ]---------------------------------
22:00:51 [INFO] 
22:00:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain-repository ---
22:00:51 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target
22:00:51 [INFO] 
22:00:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain-repository ---
22:00:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/main/resources
22:00:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/main/resources
22:00:51 [INFO] 
22:00:51 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain-repository ---
22:00:51 [INFO] Changes detected - recompiling the module!
22:00:51 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target/classes
22:00:53 [INFO] 
22:00:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain-repository ---
22:00:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:53 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/test/resources
22:00:53 [INFO] 
22:00:53 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain-repository ---
22:00:53 [INFO] No sources to compile
22:00:53 [INFO] 
22:00:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain-repository ---
22:00:53 [INFO] Tests are skipped.
22:00:53 [INFO] 
22:00:53 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain-repository ---
22:00:53 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar
22:00:53 [INFO] 
22:00:53 [INFO] ---------------------< com.bcxin:identity-web-api >---------------------
22:00:53 [INFO] Building identity-web-api 1.0-SNAPSHOT                           [13/35]
22:00:53 [INFO] --------------------------------[ jar ]---------------------------------
22:00:53 [INFO] 
22:00:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-web-api ---
22:00:53 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target
22:00:54 [INFO] 
22:00:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-web-api ---
22:00:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:54 [INFO] Copying 2 resources
22:00:54 [INFO] Copying 2 resources
22:00:54 [INFO] 
22:00:54 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-web-api ---
22:00:54 [INFO] Changes detected - recompiling the module!
22:00:54 [INFO] Compiling 9 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/classes
22:00:56 [INFO] 
22:00:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-web-api ---
22:00:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:56 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/src/test/resources
22:00:56 [INFO] 
22:00:56 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-web-api ---
22:00:56 [INFO] No sources to compile
22:00:56 [INFO] 
22:00:56 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-web-api ---
22:00:56 [INFO] Tests are skipped.
22:00:56 [INFO] 
22:00:56 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-web-api ---
22:00:56 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar
22:00:56 [INFO] 
22:00:56 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ identity-web-api ---
22:00:56 [INFO] Replacing main artifact with repackaged archive
22:00:57 [INFO] 
22:00:57 [INFO] ---------------------< com.bcxin:security-server >----------------------
22:00:57 [INFO] Building security-server 1.0-SNAPSHOT                            [14/35]
22:00:57 [INFO] --------------------------------[ pom ]---------------------------------
22:00:57 [INFO] 
22:00:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-server ---
22:00:57 [INFO] 
22:00:57 [INFO] ---------------------< com.bcxin:security-domain >----------------------
22:00:57 [INFO] Building security-domain 1.0-SNAPSHOT                            [15/35]
22:00:57 [INFO] --------------------------------[ jar ]---------------------------------
22:00:57 [INFO] 
22:00:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain ---
22:00:57 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target
22:00:57 [INFO] 
22:00:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain ---
22:00:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:57 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/main/resources
22:00:57 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/main/resources
22:00:58 [INFO] 
22:00:58 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain ---
22:00:58 [INFO] Changes detected - recompiling the module!
22:00:58 [INFO] Compiling 13 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target/classes
22:00:59 [INFO] 
22:00:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain ---
22:00:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:00:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:00:59 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/test/resources
22:00:59 [INFO] 
22:00:59 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain ---
22:00:59 [INFO] No sources to compile
22:01:00 [INFO] 
22:01:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain ---
22:01:00 [INFO] Tests are skipped.
22:01:00 [INFO] 
22:01:00 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain ---
22:01:00 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar
22:01:00 [INFO] 
22:01:00 [INFO] ----------------< com.bcxin:security-domain-repository >----------------
22:01:00 [INFO] Building security-domain-repository 1.0-SNAPSHOT                 [16/35]
22:01:00 [INFO] --------------------------------[ jar ]---------------------------------
22:01:00 [INFO] 
22:01:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain-repository ---
22:01:00 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target
22:01:00 [INFO] 
22:01:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain-repository ---
22:01:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:00 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/main/resources
22:01:00 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/main/resources
22:01:00 [INFO] 
22:01:00 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain-repository ---
22:01:00 [INFO] Changes detected - recompiling the module!
22:01:00 [INFO] Compiling 7 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target/classes
22:01:02 [INFO] 
22:01:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain-repository ---
22:01:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:02 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/test/resources
22:01:02 [INFO] 
22:01:02 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain-repository ---
22:01:02 [INFO] No sources to compile
22:01:02 [INFO] 
22:01:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain-repository ---
22:01:02 [INFO] Tests are skipped.
22:01:02 [INFO] 
22:01:02 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain-repository ---
22:01:02 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar
22:01:02 [INFO] 
22:01:02 [INFO] ---------------------< com.bcxin:security-web-api >---------------------
22:01:02 [INFO] Building security-web-api 1.0-SNAPSHOT                           [17/35]
22:01:02 [INFO] --------------------------------[ jar ]---------------------------------
22:01:03 [INFO] 
22:01:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-web-api ---
22:01:03 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target
22:01:03 [INFO] 
22:01:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-web-api ---
22:01:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:03 [INFO] Copying 2 resources
22:01:03 [INFO] Copying 2 resources
22:01:03 [INFO] 
22:01:03 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-web-api ---
22:01:03 [INFO] Changes detected - recompiling the module!
22:01:03 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/classes
22:01:05 [INFO] 
22:01:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-web-api ---
22:01:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:05 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/src/test/resources
22:01:05 [INFO] 
22:01:05 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-web-api ---
22:01:05 [INFO] No sources to compile
22:01:05 [INFO] 
22:01:05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-web-api ---
22:01:05 [INFO] Tests are skipped.
22:01:05 [INFO] 
22:01:05 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-web-api ---
22:01:05 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar
22:01:05 [INFO] 
22:01:05 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ security-web-api ---
22:01:05 [INFO] Replacing main artifact with repackaged archive
22:01:06 [INFO] 
22:01:06 [INFO] ----------------------< com.bcxin:tenant-server >-----------------------
22:01:06 [INFO] Building tenant-server 1.0-SNAPSHOT                              [18/35]
22:01:06 [INFO] --------------------------------[ pom ]---------------------------------
22:01:06 [INFO] 
22:01:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-server ---
22:01:06 [INFO] 
22:01:06 [INFO] ----------------------< com.bcxin:tenant-domain >-----------------------
22:01:06 [INFO] Building tenant-domain 1.0-SNAPSHOT                              [19/35]
22:01:06 [INFO] --------------------------------[ jar ]---------------------------------
22:01:06 [INFO] 
22:01:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain ---
22:01:06 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target
22:01:06 [INFO] 
22:01:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain ---
22:01:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:06 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/resources
22:01:06 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/resources
22:01:06 [INFO] 
22:01:06 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain ---
22:01:06 [INFO] Changes detected - recompiling the module!
22:01:06 [INFO] Compiling 368 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target/classes
22:01:13 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
22:01:13 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
22:01:13 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
22:01:13 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
22:01:13 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
22:01:13 [INFO] 
22:01:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain ---
22:01:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:13 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/test/resources
22:01:13 [INFO] 
22:01:13 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain ---
22:01:13 [INFO] No sources to compile
22:01:13 [INFO] 
22:01:13 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain ---
22:01:13 [INFO] Tests are skipped.
22:01:14 [INFO] 
22:01:14 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain ---
22:01:14 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target/tenant-domain-1.0-SNAPSHOT.jar
22:01:14 [INFO] 
22:01:14 [INFO] ---------------------< com.bcxin:tenant-domain-v5 >---------------------
22:01:14 [INFO] Building tenant-domain-v5 1.0-SNAPSHOT                           [20/35]
22:01:14 [INFO] --------------------------------[ jar ]---------------------------------
22:01:14 [INFO] 
22:01:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain-v5 ---
22:01:14 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/target
22:01:14 [INFO] 
22:01:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain-v5 ---
22:01:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:14 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/src/main/resources
22:01:14 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/src/main/resources
22:01:14 [INFO] 
22:01:14 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain-v5 ---
22:01:14 [INFO] Changes detected - recompiling the module!
22:01:14 [INFO] Compiling 59 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/target/classes
22:01:17 [INFO] 
22:01:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain-v5 ---
22:01:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:17 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/src/test/resources
22:01:17 [INFO] 
22:01:17 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain-v5 ---
22:01:17 [INFO] No sources to compile
22:01:17 [INFO] 
22:01:17 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain-v5 ---
22:01:17 [INFO] Tests are skipped.
22:01:17 [INFO] 
22:01:17 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain-v5 ---
22:01:17 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/target/tenant-domain-v5-1.0-SNAPSHOT.jar
22:01:18 [INFO] 
22:01:18 [INFO] -----------------< com.bcxin:tenant-domain-repository >-----------------
22:01:18 [INFO] Building tenant-domain-repository 1.0-SNAPSHOT                   [21/35]
22:01:18 [INFO] --------------------------------[ jar ]---------------------------------
22:01:18 [INFO] 
22:01:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain-repository ---
22:01:18 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/target
22:01:18 [INFO] 
22:01:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain-repository ---
22:01:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:18 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/src/main/resources
22:01:18 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/src/main/resources
22:01:18 [INFO] 
22:01:18 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain-repository ---
22:01:18 [INFO] Changes detected - recompiling the module!
22:01:18 [INFO] Compiling 50 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/target/classes
22:01:21 [INFO] 
22:01:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain-repository ---
22:01:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:21 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/src/test/resources
22:01:21 [INFO] 
22:01:21 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain-repository ---
22:01:21 [INFO] No sources to compile
22:01:21 [INFO] 
22:01:21 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain-repository ---
22:01:21 [INFO] Tests are skipped.
22:01:21 [INFO] 
22:01:21 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain-repository ---
22:01:21 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/target/tenant-domain-repository-1.0-SNAPSHOT.jar
22:01:22 [INFO] 
22:01:22 [INFO] --------------< com.bcxin:tenant-Infrastructure-message >---------------
22:01:22 [INFO] Building tenant-Infrastructure-message 1.0-SNAPSHOT              [22/35]
22:01:22 [INFO] --------------------------------[ jar ]---------------------------------
22:01:22 [INFO] 
22:01:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure-message ---
22:01:22 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/target
22:01:22 [INFO] 
22:01:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure-message ---
22:01:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/src/main/resources
22:01:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/src/main/resources
22:01:22 [INFO] 
22:01:22 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure-message ---
22:01:22 [INFO] Changes detected - recompiling the module!
22:01:22 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/target/classes
22:01:23 [INFO] 
22:01:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure-message ---
22:01:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:23 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/src/test/resources
22:01:23 [INFO] 
22:01:23 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure-message ---
22:01:23 [INFO] No sources to compile
22:01:23 [INFO] 
22:01:23 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure-message ---
22:01:23 [INFO] Tests are skipped.
22:01:23 [INFO] 
22:01:23 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure-message ---
22:01:23 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar
22:01:24 [INFO] 
22:01:24 [INFO] ----------------------< com.bcxin:tenant-web-api >----------------------
22:01:24 [INFO] Building tenant-web-api 1.0-SNAPSHOT                             [23/35]
22:01:24 [INFO] --------------------------------[ jar ]---------------------------------
22:01:24 [INFO] 
22:01:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-api ---
22:01:24 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target
22:01:24 [INFO] 
22:01:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-api ---
22:01:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:24 [INFO] Copying 2 resources
22:01:24 [INFO] Copying 2 resources
22:01:24 [INFO] 
22:01:24 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-api ---
22:01:24 [INFO] Changes detected - recompiling the module!
22:01:24 [INFO] Compiling 50 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target/classes
22:01:28 [INFO] 
22:01:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-api ---
22:01:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:28 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/src/test/resources
22:01:28 [INFO] 
22:01:28 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-api ---
22:01:28 [INFO] No sources to compile
22:01:28 [INFO] 
22:01:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-api ---
22:01:28 [INFO] Tests are skipped.
22:01:28 [INFO] 
22:01:28 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-api ---
22:01:28 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target/tenant-web-api-1.0.jar
22:01:28 [INFO] 
22:01:28 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-web-api ---
22:01:28 [INFO] Replacing main artifact with repackaged archive
22:01:29 [INFO] 
22:01:29 [INFO] ------------------< com.bcxin:tenant-rest-web-common >------------------
22:01:29 [INFO] Building tenant-rest-web-common 1.0-SNAPSHOT                     [24/35]
22:01:29 [INFO] --------------------------------[ jar ]---------------------------------
22:01:29 [INFO] 
22:01:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-common ---
22:01:29 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/target
22:01:29 [INFO] 
22:01:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-common ---
22:01:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:29 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/src/main/resources
22:01:29 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/src/main/resources
22:01:29 [INFO] 
22:01:29 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-common ---
22:01:29 [INFO] Changes detected - recompiling the module!
22:01:29 [INFO] Compiling 7 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/target/classes
22:01:31 [INFO] 
22:01:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-common ---
22:01:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:31 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/src/test/resources
22:01:31 [INFO] 
22:01:31 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-common ---
22:01:31 [INFO] No sources to compile
22:01:31 [INFO] 
22:01:31 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-common ---
22:01:31 [INFO] Tests are skipped.
22:01:31 [INFO] 
22:01:31 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-common ---
22:01:31 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar
22:01:31 [INFO] 
22:01:31 [INFO] -------------------< com.bcxin:tenant-rest-web-api >--------------------
22:01:31 [INFO] Building tenant-rest-web-api 1.0-SNAPSHOT                        [25/35]
22:01:31 [INFO] --------------------------------[ jar ]---------------------------------
22:01:32 [INFO] 
22:01:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-api ---
22:01:32 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target
22:01:32 [INFO] 
22:01:32 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ tenant-rest-web-api ---
22:01:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:32 [INFO] Copying 28 resources
22:01:32 [INFO] Copying 24 resources
22:01:32 [INFO] 
22:01:32 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-api ---
22:01:32 [INFO] Changes detected - recompiling the module!
22:01:32 [INFO] Compiling 72 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target/classes
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[281,28] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[247,33] BASE64Encoder is internal proprietary API and may be removed in a future release
22:01:36 [INFO] 
22:01:36 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ tenant-rest-web-api ---
22:01:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:36 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/src/test/resources
22:01:36 [INFO] 
22:01:36 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-api ---
22:01:36 [INFO] No sources to compile
22:01:36 [INFO] 
22:01:36 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-api ---
22:01:36 [INFO] Tests are skipped.
22:01:36 [INFO] 
22:01:36 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-api ---
22:01:36 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target/tenant-rest-web-api-1.0.jar
22:01:36 [INFO] 
22:01:36 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-rest-web-api ---
22:01:37 [INFO] Replacing main artifact with repackaged archive
22:01:37 [INFO] 
22:01:37 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (default) @ tenant-rest-web-api ---
22:01:37 [INFO] Replacing main artifact with repackaged archive
22:01:38 [INFO] 
22:01:38 [INFO] -------------------< com.bcxin:tenant-backend-task >--------------------
22:01:38 [INFO] Building tenant-backend-task 1.0-SNAPSHOT                        [26/35]
22:01:38 [INFO] --------------------------------[ jar ]---------------------------------
22:01:38 [INFO] 
22:01:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-backend-task ---
22:01:38 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target
22:01:38 [INFO] 
22:01:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-backend-task ---
22:01:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:38 [INFO] Copying 2 resources
22:01:38 [INFO] Copying 2 resources
22:01:38 [INFO] 
22:01:38 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-backend-task ---
22:01:38 [INFO] Changes detected - recompiling the module!
22:01:38 [INFO] Compiling 32 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target/classes
22:01:41 [INFO] 
22:01:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-backend-task ---
22:01:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:41 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/src/test/resources
22:01:41 [INFO] 
22:01:41 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-backend-task ---
22:01:41 [INFO] No sources to compile
22:01:41 [INFO] 
22:01:41 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-backend-task ---
22:01:41 [INFO] Tests are skipped.
22:01:41 [INFO] 
22:01:41 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-backend-task ---
22:01:41 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target/tenant-backend-task-1.0.jar
22:01:41 [INFO] 
22:01:41 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-backend-task ---
22:01:41 [INFO] Replacing main artifact with repackaged archive
22:01:42 [INFO] 
22:01:42 [INFO] --------------------< com.bcxin:tenant-rbac-server >--------------------
22:01:42 [INFO] Building tenant-rbac-server 1.0-SNAPSHOT                         [27/35]
22:01:42 [INFO] --------------------------------[ pom ]---------------------------------
22:01:42 [INFO] 
22:01:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-server ---
22:01:42 [INFO] 
22:01:42 [INFO] --------------------< com.bcxin:tenant-rbac-domain >--------------------
22:01:42 [INFO] Building tenant-rbac-domain 1.0-SNAPSHOT                         [28/35]
22:01:42 [INFO] --------------------------------[ jar ]---------------------------------
22:01:42 [INFO] 
22:01:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-domain ---
22:01:42 [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/target
22:01:43 [INFO] 
22:01:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-domain ---
22:01:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:01:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
22:01:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/src/main/resources
22:01:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/src/main/resources
22:01:43 [INFO] 
22:01:43 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-domain ---
22:01:43 [INFO] Changes detected - recompiling the module!
22:01:43 [INFO] Compiling 95 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/target/classes
22:01:51 [INFO] ------------------------------------------------------------------------
22:01:51 [INFO] Reactor Summary for tenant-platform 1.0-SNAPSHOT:
22:01:51 [INFO] 
22:01:51 [INFO] tenant-platform .................................... SUCCESS [  0.423 s]
22:01:51 [INFO] infrastructures .................................... SUCCESS [  0.088 s]
22:01:51 [INFO] tenant-registration-nacos .......................... SUCCESS [  3.364 s]
22:01:51 [INFO] tenant-Infrastructure .............................. SUCCESS [  3.658 s]
22:01:51 [INFO] tenant-api-interface ............................... SUCCESS [  6.285 s]
22:01:51 [INFO] tenant-web-common .................................. SUCCESS [  1.912 s]
22:01:51 [INFO] tenant-queue-rabbitmq .............................. SUCCESS [  1.605 s]
22:01:51 [INFO] tenant-infrastructure-office ....................... SUCCESS [  2.252 s]
22:01:51 [INFO] tenant-infrastructure-hibernate .................... SUCCESS [  1.954 s]
22:01:51 [INFO] identity-server .................................... SUCCESS [  0.087 s]
22:01:51 [INFO] identity-domain .................................... SUCCESS [  3.004 s]
22:01:51 [INFO] identity-domain-repository ......................... SUCCESS [  2.023 s]
22:01:51 [INFO] identity-web-api ................................... SUCCESS [  3.041 s]
22:01:51 [INFO] security-server .................................... SUCCESS [  0.085 s]
22:01:51 [INFO] security-domain .................................... SUCCESS [  2.285 s]
22:01:51 [INFO] security-domain-repository ......................... SUCCESS [  2.101 s]
22:01:51 [INFO] security-web-api ................................... SUCCESS [  2.716 s]
22:01:51 [INFO] tenant-server ...................................... SUCCESS [  0.087 s]
22:01:51 [INFO] tenant-domain ...................................... SUCCESS [  7.481 s]
22:01:51 [INFO] tenant-domain-v5 ................................... SUCCESS [  3.277 s]
22:01:51 [INFO] tenant-domain-repository ........................... SUCCESS [  3.595 s]
22:01:51 [INFO] tenant-Infrastructure-message ...................... SUCCESS [  1.969 s]
22:01:51 [INFO] tenant-web-api ..................................... SUCCESS [  4.321 s]
22:01:51 [INFO] tenant-rest-web-common ............................. SUCCESS [  2.102 s]
22:01:51 [INFO] tenant-rest-web-api ................................ SUCCESS [  5.470 s]
22:01:51 [INFO] tenant-backend-task ................................ SUCCESS [  3.720 s]
22:01:51 [INFO] tenant-rbac-server ................................. SUCCESS [  0.086 s]
22:01:51 [INFO] tenant-rbac-domain ................................. FAILURE [  1.015 s]
22:01:51 [INFO] tenant-rbac-domain-repository ...................... SKIPPED
22:01:51 [INFO] tenant-rbac-api .................................... SKIPPED
22:01:51 [INFO] tenant-rbac-domain-v5-repository ................... SKIPPED
22:01:51 [INFO] tenant-shared-rest-web-api ......................... SKIPPED
22:01:51 [INFO] tenant-bus ......................................... SKIPPED
22:01:51 [INFO] tenant-bus-domain .................................. SKIPPED
22:01:51 [INFO] tenant-bus-api ..................................... SKIPPED
22:01:51 [INFO] ------------------------------------------------------------------------
22:01:51 [INFO] BUILD FAILURE
22:01:51 [INFO] ------------------------------------------------------------------------
22:01:51 [INFO] Total time:  01:28 min
22:01:51 [INFO] Finished at: 2025-07-05T22:01:51+08:00
22:01:51 [INFO] ------------------------------------------------------------------------
22:01:51 Waiting for Jenkins to finish collecting data
22:01:51 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project tenant-rbac-domain: Compilation failure -> [Help 1]
22:01:51 [ERROR] 
22:01:51 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
22:01:51 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
22:01:51 [ERROR] 
22:01:51 [ERROR] For more information about the errors and possible solutions, please read the following articles:
22:01:51 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
22:01:51 [ERROR] 
22:01:51 [ERROR] After correcting the problems, you can resume the build with the command
22:01:51 [ERROR]   mvn <goals> -rf :tenant-rbac-domain
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/pom.xml to com.bcxin/tenant-domain-v5/1.0-SNAPSHOT/tenant-domain-v5-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-v5/target/tenant-domain-v5-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain-v5/1.0-SNAPSHOT/tenant-domain-v5-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-domain/pom.xml to com.bcxin/tenant-bus-domain/1.0-SNAPSHOT/tenant-bus-domain-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/pom.xml to com.bcxin/infrastructures/1.0-SNAPSHOT/infrastructures-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/pom.xml to com.bcxin/tenant-web-common/1.0-SNAPSHOT/tenant-web-common-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar to com.bcxin/tenant-web-common/1.0-SNAPSHOT/tenant-web-common-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/pom.xml to com.bcxin/tenant-bus/1.0-SNAPSHOT/tenant-bus-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-bus/tenant-bus-api/pom.xml to com.bcxin/tenant-bus-api/1.0-SNAPSHOT/tenant-bus-api-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/pom.xml to com.bcxin/tenant-api-interface/1.0-SNAPSHOT/tenant-api-interface-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar to com.bcxin/tenant-api-interface/1.0-SNAPSHOT/tenant-api-interface-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/pom.xml to com.bcxin/security-server/1.0-SNAPSHOT/security-server-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/pom.xml to com.bcxin/identity-server/1.0-SNAPSHOT/identity-server-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/pom.xml to com.bcxin/security-web-api/1.0-SNAPSHOT/security-web-api-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar to com.bcxin/security-web-api/1.0-SNAPSHOT/security-web-api-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/pom.xml to com.bcxin/tenant-Infrastructure-message/1.0-SNAPSHOT/tenant-Infrastructure-message-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar to com.bcxin/tenant-Infrastructure-message/1.0-SNAPSHOT/tenant-Infrastructure-message-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/pom.xml to com.bcxin/tenant-domain-repository/1.0-SNAPSHOT/tenant-domain-repository-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain-repository/target/tenant-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain-repository/1.0-SNAPSHOT/tenant-domain-repository-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/pom.xml to com.bcxin/identity-web-api/1.0-SNAPSHOT/identity-web-api-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar to com.bcxin/identity-web-api/1.0-SNAPSHOT/identity-web-api-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/pom.xml to com.bcxin/tenant-platform/1.0-SNAPSHOT/tenant-platform-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/pom.xml to com.bcxin/tenant-rbac-domain-repository/1.0-SNAPSHOT/tenant-rbac-domain-repository-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/pom.xml to com.bcxin/tenant-infrastructure-hibernate/1.0-SNAPSHOT/tenant-infrastructure-hibernate-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar to com.bcxin/tenant-infrastructure-hibernate/1.0-SNAPSHOT/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/pom.xml to com.bcxin/security-domain-repository/1.0-SNAPSHOT/security-domain-repository-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/security-domain-repository/1.0-SNAPSHOT/security-domain-repository-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/pom.xml to com.bcxin/tenant-registration-nacos/1.0-SNAPSHOT/tenant-registration-nacos-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar to com.bcxin/tenant-registration-nacos/1.0-SNAPSHOT/tenant-registration-nacos-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/pom.xml to com.bcxin/tenant-server/1.0-SNAPSHOT/tenant-server-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/pom.xml to com.bcxin/tenant-web-api/1.0-SNAPSHOT/tenant-web-api-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-web-api/target/tenant-web-api-1.0.jar to com.bcxin/tenant-web-api/1.0-SNAPSHOT/tenant-web-api-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/pom.xml to com.bcxin/tenant-rest-web-common/1.0-SNAPSHOT/tenant-rest-web-common-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar to com.bcxin/tenant-rest-web-common/1.0-SNAPSHOT/tenant-rest-web-common-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/pom.xml to com.bcxin/tenant-rbac-domain-v5-repository/1.0-SNAPSHOT/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/pom.xml to com.bcxin/tenant-rest-web-api/1.0-SNAPSHOT/tenant-rest-web-api-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rest-web-api/target/tenant-rest-web-api-1.0.jar to com.bcxin/tenant-rest-web-api/1.0-SNAPSHOT/tenant-rest-web-api-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/pom.xml to com.bcxin/tenant-infrastructure-office/1.0-SNAPSHOT/tenant-infrastructure-office-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar to com.bcxin/tenant-infrastructure-office/1.0-SNAPSHOT/tenant-infrastructure-office-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/pom.xml to com.bcxin/identity-domain-repository/1.0-SNAPSHOT/identity-domain-repository-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/identity-domain-repository/1.0-SNAPSHOT/identity-domain-repository-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-shared-rest-web-api/pom.xml to com.bcxin/tenant-shared-rest-web-api/1.0-SNAPSHOT/tenant-shared-rest-web-api-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/pom.xml to com.bcxin/tenant-rbac-server/1.0-SNAPSHOT/tenant-rbac-server-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/pom.xml to com.bcxin/tenant-queue-rabbitmq/1.0-SNAPSHOT/tenant-queue-rabbitmq-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar to com.bcxin/tenant-queue-rabbitmq/1.0-SNAPSHOT/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/pom.xml to com.bcxin/tenant-Infrastructure/1.0-SNAPSHOT/tenant-Infrastructure-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar to com.bcxin/tenant-Infrastructure/1.0-SNAPSHOT/tenant-Infrastructure-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/pom.xml to com.bcxin/identity-domain/1.0-SNAPSHOT/identity-domain-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar to com.bcxin/identity-domain/1.0-SNAPSHOT/identity-domain-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/pom.xml to com.bcxin/tenant-domain/1.0-SNAPSHOT/tenant-domain-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target/tenant-domain-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain/1.0-SNAPSHOT/tenant-domain-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/pom.xml to com.bcxin/security-domain/1.0-SNAPSHOT/security-domain-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar to com.bcxin/security-domain/1.0-SNAPSHOT/security-domain-1.0-SNAPSHOT.jar
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/pom.xml to com.bcxin/tenant-backend-task/1.0-SNAPSHOT/tenant-backend-task-1.0-SNAPSHOT.pom
22:01:51 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-backend-task/target/tenant-backend-task-1.0.jar to com.bcxin/tenant-backend-task/1.0-SNAPSHOT/tenant-backend-task-1.0-SNAPSHOT.jar
22:01:52 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-domain/pom.xml to com.bcxin/tenant-rbac-domain/1.0-SNAPSHOT/tenant-rbac-domain-1.0-SNAPSHOT.pom
22:01:52 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/tenant-rbac-server/tenant-rbac-api/pom.xml to com.bcxin/tenant-rbac-api/1.0-SNAPSHOT/tenant-rbac-api-1.0-SNAPSHOT.pom
22:01:53 channel stopped
22:01:53 Finished: FAILURE