Skip to content

Console Output

14:33:54 Started by user unknown or anonymous
14:33:54 Running as SYSTEM
14:33:54 Building in workspace /data/jenkins/workspace/test-v5qy-platform-source
14:33:54 The recommended git tool is: NONE
14:33:54 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:33:54 Cloning the remote Git repository
14:33:54 Cloning repository https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git
14:33:54  > /usr/local/git/bin/git init /data/jenkins/workspace/test-v5qy-platform-source # timeout=10
14:33:54 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git
14:33:54  > /usr/local/git/bin/git --version # timeout=10
14:33:54  > git --version # 'git version 2.43.0'
14:33:54 using GIT_ASKPASS to set credentials gitlab凭据
14:33:54  > /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
14:34:00  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git # timeout=10
14:34:00  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:34:00 Avoid second fetch
14:34:00  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test-ws^{commit} # timeout=10
14:34:00 Checking out Revision d8e0b2fcba569a7b5483be94031cca4ad1493c27 (refs/remotes/origin/test-ws)
14:34:00  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:34:00  > /usr/local/git/bin/git checkout -f d8e0b2fcba569a7b5483be94031cca4ad1493c27 # timeout=10
14:34:00 Commit message: "Merge branch '新增测评待调整---0808-雪峰' into test-ws"
14:34:00  > /usr/local/git/bin/git rev-list --no-walk d8e0b2fcba569a7b5483be94031cca4ad1493c27 # timeout=10
14:34:00 Parsing POMs
14:34:00 Established TCP socket on 37904
14:34:00 [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 37904
14:34:01 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
14:34:01 	at java.lang.ClassLoader.defineClass1(Native Method)
14:34:01 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
14:34:01 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
14:34:01 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
14:34:01 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
14:34:01 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
14:34:01 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
14:34:01 	at java.security.AccessController.doPrivileged(Native Method)
14:34:01 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
14:34:01 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
14:34:01 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
14:34:01 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
14:34:01 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
14:34:01 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
14:34:01 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
14:34:01 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
14:34:01 ERROR: ================================================================================
14:34:01 ERROR: Invalid project setup: Connection reset
14:34:01 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
14:34:01 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
14:34:01 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
14:34:01 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
14:34:01 ERROR: ================================================================================
14:34:01 Established TCP socket on 38429
14:34:01 [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 38429
14:34:01 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
14:34:01 <===[JENKINS REMOTING CAPACITY]===>channel started
14:34:02 Executing Maven:  -B -f /data/jenkins/workspace/test-v5qy-platform-source/pom.xml clean package -DskipTests -Ptest-ws
14:34:03 [INFO] Scanning for projects...
14:34:03 [WARNING] 
14:34:03 [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0-SNAPSHOT
14:34:03 [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
14:34:03 [WARNING] 
14:34:03 [WARNING] Some problems were encountered while building the effective model for com.bcxin:identity-web-api:jar:1.0-SNAPSHOT
14:34:03 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
14:34:03 [WARNING] 
14:34:03 [WARNING] Some problems were encountered while building the effective model for com.bcxin:security-web-api:jar:1.0-SNAPSHOT
14:34:03 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
14:34:03 [WARNING] 
14:34:03 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT
14:34:03 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
14:34:03 [WARNING] 
14:34:03 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-rest-web-api:jar:1.0-SNAPSHOT
14:34:03 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.springfox:springfox-boot-starter:jar -> version (?) vs 3.0.0 @ line 119, column 21
14:34:03 [WARNING] 
14:34:03 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-bus-api:jar:1.0-SNAPSHOT
14:34:03 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
14:34:03 [WARNING] 
14:34:03 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-platform:pom:1.0-SNAPSHOT
14:34:03 [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
14:34:03 [WARNING] 
14:34:03 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
14:34:03 [WARNING] 
14:34:03 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
14:34:03 [WARNING] 
14:34:03 [INFO] ------------------------------------------------------------------------
14:34:03 [INFO] Reactor Build Order:
14:34:03 [INFO] 
14:34:03 [INFO] tenant-platform                                                    [pom]
14:34:03 [INFO] infrastructures                                                    [pom]
14:34:03 [INFO] tenant-registration-nacos                                          [jar]
14:34:03 [INFO] tenant-Infrastructure                                              [jar]
14:34:03 [INFO] tenant-api-interface                                               [jar]
14:34:03 [INFO] tenant-web-common                                                  [jar]
14:34:03 [INFO] tenant-queue-rabbitmq                                              [jar]
14:34:03 [INFO] tenant-infrastructure-office                                       [jar]
14:34:03 [INFO] tenant-infrastructure-hibernate                                    [jar]
14:34:03 [INFO] identity-server                                                    [pom]
14:34:03 [INFO] identity-domain                                                    [jar]
14:34:03 [INFO] identity-domain-repository                                         [jar]
14:34:03 [INFO] identity-web-api                                                   [jar]
14:34:03 [INFO] security-server                                                    [pom]
14:34:03 [INFO] security-domain                                                    [jar]
14:34:03 [INFO] security-domain-repository                                         [jar]
14:34:03 [INFO] security-web-api                                                   [jar]
14:34:03 [INFO] tenant-server                                                      [pom]
14:34:03 [INFO] tenant-domain                                                      [jar]
14:34:03 [INFO] tenant-domain-v5                                                   [jar]
14:34:03 [INFO] tenant-domain-repository                                           [jar]
14:34:03 [INFO] tenant-Infrastructure-message                                      [jar]
14:34:03 [INFO] tenant-web-api                                                     [jar]
14:34:03 [INFO] tenant-rest-web-common                                             [jar]
14:34:03 [INFO] tenant-rest-web-api                                                [jar]
14:34:03 [INFO] tenant-backend-task                                                [jar]
14:34:03 [INFO] tenant-rbac-server                                                 [pom]
14:34:03 [INFO] tenant-rbac-domain                                                 [jar]
14:34:03 [INFO] tenant-rbac-domain-repository                                      [jar]
14:34:03 [INFO] tenant-rbac-api                                                    [jar]
14:34:03 [INFO] tenant-rbac-domain-v5-repository                                   [jar]
14:34:03 [INFO] tenant-shared-rest-web-api                                         [jar]
14:34:03 [INFO] tenant-bus                                                         [pom]
14:34:03 [INFO] tenant-bus-domain                                                  [jar]
14:34:03 [INFO] tenant-bus-api                                                     [jar]
14:34:03 [INFO] 
14:34:03 [INFO] ---------------------< com.bcxin:tenant-platform >----------------------
14:34:03 [INFO] Building tenant-platform 1.0-SNAPSHOT                             [1/35]
14:34:03 [INFO] --------------------------------[ pom ]---------------------------------
14:34:03 [INFO] 
14:34:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-platform ---
14:34:04 [INFO] 
14:34:04 [INFO] ---------------------< com.bcxin:infrastructures >----------------------
14:34:04 [INFO] Building infrastructures 1.0-SNAPSHOT                             [2/35]
14:34:04 [INFO] --------------------------------[ pom ]---------------------------------
14:34:04 [INFO] 
14:34:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures ---
14:34:05 [INFO] 
14:34:05 [INFO] ----------------< com.bcxin:tenant-registration-nacos >-----------------
14:34:05 [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT                   [3/35]
14:34:05 [INFO] --------------------------------[ jar ]---------------------------------
14:34:05 [INFO] 
14:34:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos ---
14:34:05 [INFO] 
14:34:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos ---
14:34:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:05 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
14:34:05 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
14:34:05 [INFO] 
14:34:05 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos ---
14:34:05 [INFO] Changes detected - recompiling the module!
14:34:05 [INFO] Compiling 1 source file to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target/classes
14:34:07 [INFO] 
14:34:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos ---
14:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:07 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/src/test/resources
14:34:07 [INFO] 
14:34:07 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos ---
14:34:07 [INFO] No sources to compile
14:34:07 [INFO] 
14:34:07 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos ---
14:34:07 [INFO] Tests are skipped.
14:34:07 [INFO] 
14:34:07 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos ---
14:34:07 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar
14:34:08 [INFO] 
14:34:08 [INFO] ------------------< com.bcxin:tenant-Infrastructure >-------------------
14:34:08 [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT                       [4/35]
14:34:08 [INFO] --------------------------------[ jar ]---------------------------------
14:34:08 [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
14:34:08 [INFO] 
14:34:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure ---
14:34:08 [INFO] 
14:34:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure ---
14:34:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:08 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
14:34:08 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
14:34:08 [INFO] 
14:34:08 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure ---
14:34:08 [INFO] Changes detected - recompiling the module!
14:34:08 [INFO] Compiling 144 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target/classes
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [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
14:34:11 [INFO] 
14:34:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure ---
14:34:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:11 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/src/test/resources
14:34:11 [INFO] 
14:34:11 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure ---
14:34:11 [INFO] No sources to compile
14:34:11 [INFO] 
14:34:11 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure ---
14:34:11 [INFO] Tests are skipped.
14:34:11 [INFO] 
14:34:11 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure ---
14:34:11 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar
14:34:12 [INFO] 
14:34:12 [INFO] -------------------< com.bcxin:tenant-api-interface >-------------------
14:34:12 [INFO] Building tenant-api-interface 1.0-SNAPSHOT                        [5/35]
14:34:12 [INFO] --------------------------------[ jar ]---------------------------------
14:34:12 [INFO] 
14:34:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-api-interface ---
14:34:12 [INFO] 
14:34:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-api-interface ---
14:34:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:12 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/main/resources
14:34:12 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/main/resources
14:34:12 [INFO] 
14:34:12 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-api-interface ---
14:34:12 [INFO] Changes detected - recompiling the module!
14:34:12 [INFO] Compiling 286 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target/classes
14:34:17 [INFO] 
14:34:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-api-interface ---
14:34:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:17 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/src/test/resources
14:34:17 [INFO] 
14:34:17 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-api-interface ---
14:34:17 [INFO] No sources to compile
14:34:17 [INFO] 
14:34:17 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-api-interface ---
14:34:17 [INFO] Tests are skipped.
14:34:17 [INFO] 
14:34:17 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-api-interface ---
14:34:18 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar
14:34:18 [INFO] 
14:34:18 [INFO] --------------------< com.bcxin:tenant-web-common >---------------------
14:34:18 [INFO] Building tenant-web-common 1.0-SNAPSHOT                           [6/35]
14:34:18 [INFO] --------------------------------[ jar ]---------------------------------
14:34:18 [INFO] 
14:34:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-common ---
14:34:18 [INFO] 
14:34:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-common ---
14:34:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:18 [INFO] Copying 0 resource
14:34:18 [INFO] Copying 1 resource
14:34:18 [INFO] 
14:34:18 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-common ---
14:34:18 [INFO] Changes detected - recompiling the module!
14:34:18 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target/classes
14:34:20 [INFO] 
14:34:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-common ---
14:34:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:20 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/src/test/resources
14:34:20 [INFO] 
14:34:20 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-common ---
14:34:20 [INFO] No sources to compile
14:34:20 [INFO] 
14:34:20 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-common ---
14:34:20 [INFO] Tests are skipped.
14:34:20 [INFO] 
14:34:20 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-common ---
14:34:20 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar
14:34:20 [INFO] 
14:34:20 [INFO] ------------------< com.bcxin:tenant-queue-rabbitmq >-------------------
14:34:20 [INFO] Building tenant-queue-rabbitmq 1.0-SNAPSHOT                       [7/35]
14:34:20 [INFO] --------------------------------[ jar ]---------------------------------
14:34:20 [INFO] 
14:34:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-queue-rabbitmq ---
14:34:20 [INFO] 
14:34:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-queue-rabbitmq ---
14:34:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:20 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources
14:34:20 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources
14:34:20 [INFO] 
14:34:20 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-queue-rabbitmq ---
14:34:20 [INFO] Changes detected - recompiling the module!
14:34:20 [INFO] Compiling 2 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target/classes
14:34:22 [INFO] 
14:34:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-queue-rabbitmq ---
14:34:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/src/test/resources
14:34:22 [INFO] 
14:34:22 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-queue-rabbitmq ---
14:34:22 [INFO] No sources to compile
14:34:22 [INFO] 
14:34:22 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-queue-rabbitmq ---
14:34:22 [INFO] Tests are skipped.
14:34:22 [INFO] 
14:34:22 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-queue-rabbitmq ---
14:34:22 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar
14:34:22 [INFO] 
14:34:22 [INFO] ---------------< com.bcxin:tenant-infrastructure-office >---------------
14:34:22 [INFO] Building tenant-infrastructure-office 1.0-SNAPSHOT                [8/35]
14:34:22 [INFO] --------------------------------[ jar ]---------------------------------
14:34:22 [INFO] 
14:34:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-office ---
14:34:22 [INFO] 
14:34:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-office ---
14:34:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources
14:34:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources
14:34:22 [INFO] 
14:34:22 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-office ---
14:34:22 [INFO] Changes detected - recompiling the module!
14:34:22 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target/classes
14:34:24 [INFO] 
14:34:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-office ---
14:34:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:24 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/src/test/resources
14:34:24 [INFO] 
14:34:24 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-office ---
14:34:24 [INFO] No sources to compile
14:34:24 [INFO] 
14:34:24 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-office ---
14:34:24 [INFO] Tests are skipped.
14:34:24 [INFO] 
14:34:24 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-office ---
14:34:24 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar
14:34:25 [INFO] 
14:34:25 [INFO] -------------< com.bcxin:tenant-infrastructure-hibernate >--------------
14:34:25 [INFO] Building tenant-infrastructure-hibernate 1.0-SNAPSHOT             [9/35]
14:34:25 [INFO] --------------------------------[ jar ]---------------------------------
14:34:25 [INFO] 
14:34:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-hibernate ---
14:34:25 [INFO] 
14:34:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-hibernate ---
14:34:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:25 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources
14:34:25 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources
14:34:25 [INFO] 
14:34:25 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-hibernate ---
14:34:25 [INFO] Changes detected - recompiling the module!
14:34:25 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target/classes
14:34:26 [INFO] 
14:34:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-hibernate ---
14:34:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:26 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/src/test/resources
14:34:26 [INFO] 
14:34:26 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-hibernate ---
14:34:26 [INFO] No sources to compile
14:34:26 [INFO] 
14:34:26 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-hibernate ---
14:34:26 [INFO] Tests are skipped.
14:34:26 [INFO] 
14:34:26 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-hibernate ---
14:34:26 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar
14:34:27 [INFO] 
14:34:27 [INFO] ---------------------< com.bcxin:identity-server >----------------------
14:34:27 [INFO] Building identity-server 1.0-SNAPSHOT                            [10/35]
14:34:27 [INFO] --------------------------------[ pom ]---------------------------------
14:34:27 [INFO] 
14:34:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-server ---
14:34:27 [INFO] 
14:34:27 [INFO] ---------------------< com.bcxin:identity-domain >----------------------
14:34:27 [INFO] Building identity-domain 1.0-SNAPSHOT                            [11/35]
14:34:27 [INFO] --------------------------------[ jar ]---------------------------------
14:34:27 [INFO] 
14:34:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain ---
14:34:27 [INFO] 
14:34:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain ---
14:34:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:27 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/main/resources
14:34:27 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/main/resources
14:34:27 [INFO] 
14:34:27 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain ---
14:34:27 [INFO] Changes detected - recompiling the module!
14:34:27 [INFO] Compiling 61 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target/classes
14:34:30 [INFO] 
14:34:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain ---
14:34:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:30 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/src/test/resources
14:34:30 [INFO] 
14:34:30 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain ---
14:34:30 [INFO] No sources to compile
14:34:30 [INFO] 
14:34:30 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain ---
14:34:30 [INFO] Tests are skipped.
14:34:30 [INFO] 
14:34:30 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain ---
14:34:30 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar
14:34:30 [INFO] 
14:34:30 [INFO] ----------------< com.bcxin:identity-domain-repository >----------------
14:34:30 [INFO] Building identity-domain-repository 1.0-SNAPSHOT                 [12/35]
14:34:30 [INFO] --------------------------------[ jar ]---------------------------------
14:34:30 [INFO] 
14:34:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain-repository ---
14:34:30 [INFO] 
14:34:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain-repository ---
14:34:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:30 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/main/resources
14:34:30 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/main/resources
14:34:31 [INFO] 
14:34:31 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain-repository ---
14:34:31 [INFO] Changes detected - recompiling the module!
14:34:31 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target/classes
14:34:32 [INFO] 
14:34:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain-repository ---
14:34:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/src/test/resources
14:34:32 [INFO] 
14:34:32 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain-repository ---
14:34:32 [INFO] No sources to compile
14:34:32 [INFO] 
14:34:32 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain-repository ---
14:34:32 [INFO] Tests are skipped.
14:34:32 [INFO] 
14:34:32 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain-repository ---
14:34:32 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar
14:34:33 [INFO] 
14:34:33 [INFO] ---------------------< com.bcxin:identity-web-api >---------------------
14:34:33 [INFO] Building identity-web-api 1.0-SNAPSHOT                           [13/35]
14:34:33 [INFO] --------------------------------[ jar ]---------------------------------
14:34:33 [INFO] 
14:34:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-web-api ---
14:34:33 [INFO] 
14:34:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-web-api ---
14:34:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:33 [INFO] Copying 2 resources
14:34:33 [INFO] Copying 2 resources
14:34:33 [INFO] 
14:34:33 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-web-api ---
14:34:33 [INFO] Changes detected - recompiling the module!
14:34:33 [INFO] Compiling 9 source files to /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/classes
14:34:35 [INFO] 
14:34:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-web-api ---
14:34:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:35 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/src/test/resources
14:34:35 [INFO] 
14:34:35 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-web-api ---
14:34:35 [INFO] No sources to compile
14:34:35 [INFO] 
14:34:35 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-web-api ---
14:34:35 [INFO] Tests are skipped.
14:34:35 [INFO] 
14:34:35 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-web-api ---
14:34:35 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar
14:34:35 [INFO] 
14:34:35 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ identity-web-api ---
14:34:36 [INFO] Replacing main artifact with repackaged archive
14:34:36 [INFO] 
14:34:36 [INFO] ---------------------< com.bcxin:security-server >----------------------
14:34:36 [INFO] Building security-server 1.0-SNAPSHOT                            [14/35]
14:34:36 [INFO] --------------------------------[ pom ]---------------------------------
14:34:36 [INFO] 
14:34:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-server ---
14:34:37 [INFO] 
14:34:37 [INFO] ---------------------< com.bcxin:security-domain >----------------------
14:34:37 [INFO] Building security-domain 1.0-SNAPSHOT                            [15/35]
14:34:37 [INFO] --------------------------------[ jar ]---------------------------------
14:34:37 [INFO] 
14:34:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain ---
14:34:37 [INFO] 
14:34:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain ---
14:34:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:37 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/main/resources
14:34:37 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/main/resources
14:34:37 [INFO] 
14:34:37 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain ---
14:34:37 [INFO] Changes detected - recompiling the module!
14:34:37 [INFO] Compiling 11 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target/classes
14:34:39 [INFO] 
14:34:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain ---
14:34:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/src/test/resources
14:34:39 [INFO] 
14:34:39 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain ---
14:34:39 [INFO] No sources to compile
14:34:39 [INFO] 
14:34:39 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain ---
14:34:39 [INFO] Tests are skipped.
14:34:39 [INFO] 
14:34:39 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain ---
14:34:39 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar
14:34:39 [INFO] 
14:34:39 [INFO] ----------------< com.bcxin:security-domain-repository >----------------
14:34:39 [INFO] Building security-domain-repository 1.0-SNAPSHOT                 [16/35]
14:34:39 [INFO] --------------------------------[ jar ]---------------------------------
14:34:39 [INFO] 
14:34:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain-repository ---
14:34:39 [INFO] 
14:34:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain-repository ---
14:34:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/main/resources
14:34:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/main/resources
14:34:39 [INFO] 
14:34:39 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain-repository ---
14:34:39 [INFO] Changes detected - recompiling the module!
14:34:39 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target/classes
14:34:41 [INFO] 
14:34:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain-repository ---
14:34:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:41 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/src/test/resources
14:34:41 [INFO] 
14:34:41 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain-repository ---
14:34:41 [INFO] No sources to compile
14:34:41 [INFO] 
14:34:41 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain-repository ---
14:34:41 [INFO] Tests are skipped.
14:34:41 [INFO] 
14:34:41 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain-repository ---
14:34:41 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar
14:34:42 [INFO] 
14:34:42 [INFO] ---------------------< com.bcxin:security-web-api >---------------------
14:34:42 [INFO] Building security-web-api 1.0-SNAPSHOT                           [17/35]
14:34:42 [INFO] --------------------------------[ jar ]---------------------------------
14:34:42 [INFO] 
14:34:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-web-api ---
14:34:42 [INFO] 
14:34:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-web-api ---
14:34:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:42 [INFO] Copying 2 resources
14:34:42 [INFO] Copying 2 resources
14:34:42 [INFO] 
14:34:42 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-web-api ---
14:34:42 [INFO] Changes detected - recompiling the module!
14:34:42 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/classes
14:34:44 [INFO] 
14:34:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-web-api ---
14:34:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:44 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/src/test/resources
14:34:44 [INFO] 
14:34:44 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-web-api ---
14:34:44 [INFO] No sources to compile
14:34:44 [INFO] 
14:34:44 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-web-api ---
14:34:44 [INFO] Tests are skipped.
14:34:44 [INFO] 
14:34:44 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-web-api ---
14:34:44 [INFO] Building jar: /data/jenkins/workspace/test-v5qy-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar
14:34:44 [INFO] 
14:34:44 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ security-web-api ---
14:34:44 [INFO] Replacing main artifact with repackaged archive
14:34:45 [INFO] 
14:34:45 [INFO] ----------------------< com.bcxin:tenant-server >-----------------------
14:34:45 [INFO] Building tenant-server 1.0-SNAPSHOT                              [18/35]
14:34:45 [INFO] --------------------------------[ pom ]---------------------------------
14:34:45 [INFO] 
14:34:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-server ---
14:34:45 [INFO] 
14:34:45 [INFO] ----------------------< com.bcxin:tenant-domain >-----------------------
14:34:45 [INFO] Building tenant-domain 1.0-SNAPSHOT                              [19/35]
14:34:45 [INFO] --------------------------------[ jar ]---------------------------------
14:34:45 [INFO] 
14:34:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain ---
14:34:45 [INFO] 
14:34:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain ---
14:34:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:34:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:34:45 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/resources
14:34:45 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/resources
14:34:45 [INFO] 
14:34:45 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain ---
14:34:45 [INFO] Changes detected - recompiling the module!
14:34:45 [INFO] Compiling 362 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target/classes
14:34:52 [INFO] -------------------------------------------------------------
14:34:52 [WARNING] COMPILATION WARNING : 
14:34:52 [INFO] -------------------------------------------------------------
14:34:52 [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
14:34:52 [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
14:34:52 [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
14:34:52 [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
14:34:52 [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
14:34:52 [INFO] 5 warnings 
14:34:52 [INFO] -------------------------------------------------------------
14:34:52 [INFO] -------------------------------------------------------------
14:34:52 [ERROR] COMPILATION ERROR : 
14:34:52 [INFO] -------------------------------------------------------------
14:34:52 [ERROR] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/readers/dtos/TenantUserDto.java:[157,4] error: variable id might not have been initialized
14:34:52 [INFO] 1 error
14:34:52 [INFO] -------------------------------------------------------------
14:34:57 [INFO] ------------------------------------------------------------------------
14:34:57 [INFO] Reactor Summary for tenant-platform 1.0-SNAPSHOT:
14:34:57 [INFO] 
14:34:57 [INFO] tenant-platform .................................... SUCCESS [  0.391 s]
14:34:57 [INFO] infrastructures .................................... SUCCESS [  0.088 s]
14:34:57 [INFO] tenant-registration-nacos .......................... SUCCESS [  2.930 s]
14:34:57 [INFO] tenant-Infrastructure .............................. SUCCESS [  3.352 s]
14:34:57 [INFO] tenant-api-interface ............................... SUCCESS [  6.064 s]
14:34:57 [INFO] tenant-web-common .................................. SUCCESS [  1.862 s]
14:34:57 [INFO] tenant-queue-rabbitmq .............................. SUCCESS [  1.611 s]
14:34:57 [INFO] tenant-infrastructure-office ....................... SUCCESS [  2.055 s]
14:34:57 [INFO] tenant-infrastructure-hibernate .................... SUCCESS [  1.925 s]
14:34:57 [INFO] identity-server .................................... SUCCESS [  0.086 s]
14:34:57 [INFO] identity-domain .................................... SUCCESS [  2.879 s]
14:34:57 [INFO] identity-domain-repository ......................... SUCCESS [  1.895 s]
14:34:57 [INFO] identity-web-api ................................... SUCCESS [  3.031 s]
14:34:57 [INFO] security-server .................................... SUCCESS [  0.086 s]
14:34:57 [INFO] security-domain .................................... SUCCESS [  2.139 s]
14:34:57 [INFO] security-domain-repository ......................... SUCCESS [  2.036 s]
14:34:57 [INFO] security-web-api ................................... SUCCESS [  2.762 s]
14:34:57 [INFO] tenant-server ...................................... SUCCESS [  0.086 s]
14:34:57 [INFO] tenant-domain ...................................... FAILURE [  6.489 s]
14:34:57 [INFO] tenant-domain-v5 ................................... SKIPPED
14:34:57 [INFO] tenant-domain-repository ........................... SKIPPED
14:34:57 [INFO] tenant-Infrastructure-message ...................... SKIPPED
14:34:57 [INFO] tenant-web-api ..................................... SKIPPED
14:34:57 [INFO] tenant-rest-web-common ............................. SKIPPED
14:34:57 [INFO] tenant-rest-web-api ................................ SKIPPED
14:34:57 [INFO] tenant-backend-task ................................ SKIPPED
14:34:57 [INFO] tenant-rbac-server ................................. SKIPPED
14:34:57 [INFO] tenant-rbac-domain ................................. SKIPPED
14:34:57 [INFO] tenant-rbac-domain-repository ...................... SKIPPED
14:34:57 [INFO] tenant-rbac-api .................................... SKIPPED
14:34:57 [INFO] tenant-rbac-domain-v5-repository ................... SKIPPED
14:34:57 [INFO] tenant-shared-rest-web-api ......................... SKIPPED
14:34:57 [INFO] tenant-bus ......................................... SKIPPED
14:34:57 [INFO] tenant-bus-domain .................................. SKIPPED
14:34:57 [INFO] tenant-bus-api ..................................... SKIPPED
14:34:57 [INFO] ------------------------------------------------------------------------
14:34:57 [INFO] BUILD FAILURE
14:34:57 [INFO] ------------------------------------------------------------------------
14:34:57 [INFO] Total time:  54.230 s
14:34:57 [INFO] Finished at: 2025-08-08T14:34:57+08:00
14:34:57 [INFO] ------------------------------------------------------------------------
14:34:57 Waiting for Jenkins to finish collecting data
14:34:57 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project tenant-domain: Compilation failure
14:34:57 [ERROR] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/readers/dtos/TenantUserDto.java:[157,4] error: variable id might not have been initialized
14:34:57 [ERROR] -> [Help 1]
14:34:57 [ERROR] 
14:34:57 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:34:57 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:34:57 [ERROR] 
14:34:57 [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:34:57 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
14:34:57 [ERROR] 
14:34:57 [ERROR] After correcting the problems, you can resume the build with the command
14:34:57 [ERROR]   mvn <goals> -rf :tenant-domain
14:34:57 [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
14:34:57 [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
14:34:57 [JENKINS] Archiving /data/jenkins/workspace/test-v5qy-platform-source/infrastructures/pom.xml to com.bcxin/infrastructures/1.0-SNAPSHOT/infrastructures-1.0-SNAPSHOT.pom
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 [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
14:34:57 channel stopped
14:34:58 Finished: FAILURE