Skip to content

Console Output

16:17:44 Started by user unknown or anonymous
16:17:44 Running as SYSTEM
16:17:44 Building in workspace /data/jenkins/workspace/tenant-open-platform
16:17:44 The recommended git tool is: NONE
16:17:44 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
16:17:44  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/tenant-open-platform/.git # timeout=10
16:17:44 Fetching changes from the remote Git repository
16:17:44  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git # timeout=10
16:17:44 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git
16:17:44  > /usr/local/git/bin/git --version # timeout=10
16:17:44  > git --version # 'git version 2.43.0'
16:17:44 using GIT_ASKPASS to set credentials gitlab凭据
16:17:44  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:17:45  > /usr/local/git/bin/git rev-parse origin/test^{commit} # timeout=10
16:17:45 Checking out Revision 9af7d3cc733f9f09e207e03b154f5c6ca15dbd73 (origin/test)
16:17:45  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
16:17:45  > /usr/local/git/bin/git checkout -f 9af7d3cc733f9f09e207e03b154f5c6ca15dbd73 # timeout=10
16:17:45 Commit message: "Merge branch 'main-晋城指挥调度定制化需求调整0521' into test"
16:17:45  > /usr/local/git/bin/git rev-list --no-walk d4d38f1d7bab98b1a4109e00437e25ea79466440 # timeout=10
16:17:45 Parsing POMs
16:17:45 Established TCP socket on 44433
16:17:45 [tenant-open-platform] $ /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 44433
16:17:45 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
16:17:45 <===[JENKINS REMOTING CAPACITY]===>channel started
16:17:47 Executing Maven:  -B -f /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Pte
16:17:48 [INFO] Scanning for projects...
16:17:48 [WARNING] 
16:17:48 [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0.0
16:17:48 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-netty:jar -> duplicate declaration of version 1.53.0 @ com.bcxin:tenant-open-platform:1.0.0, /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/pom.xml, line 131, column 25
16:17:48 [WARNING] 
16:17:48 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-open-platform:pom:1.0.0
16:17:48 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-netty:jar -> duplicate declaration of version 1.53.0 @ line 131, column 25
16:17:48 [WARNING] 
16:17:48 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
16:17:48 [WARNING] 
16:17:48 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
16:17:48 [WARNING] 
16:17:48 [INFO] ------------------------------------------------------------------------
16:17:48 [INFO] Reactor Build Order:
16:17:48 [INFO] 
16:17:48 [INFO] tenant-open-platform                                               [pom]
16:17:48 [INFO] infrastructures                                                    [pom]
16:17:48 [INFO] tenant-open-infrastructure                                         [jar]
16:17:48 [INFO] tenant-open-jdk                                                    [jar]
16:17:48 [INFO] tenant-open-dubbo-nacos                                            [jar]
16:17:48 [INFO] tenant-open-infrastructure-redis                                   [jar]
16:17:48 [INFO] tenant-open-server                                                 [pom]
16:17:48 [INFO] tenant-open-document-domain                                        [jar]
16:17:48 [INFO] tenant-open-domain                                                 [jar]
16:17:48 [INFO] tenant-open-domain-repository                                      [jar]
16:17:48 [INFO] tenant-open-infrastructure-tx                                      [jar]
16:17:48 [INFO] tenant-open-dubbo-common                                           [jar]
16:17:48 [INFO] tenant-open-dubbo-writer-provider                                  [jar]
16:17:48 [INFO] tenant-open-dubbo-reader-provider                                  [jar]
16:17:48 [INFO] tenant-open-backend-task                                           [jar]
16:17:48 [INFO] tenant-open-rest-api                                               [jar]
16:17:48 [INFO] tenant-realtime-server                                             [pom]
16:17:48 [INFO] tenant-flink-core                                                  [jar]
16:17:48 [INFO] tenant-flink-job                                                   [jar]
16:17:48 [INFO] 
16:17:48 [INFO] -------------------< com.bcxin:tenant-open-platform >-------------------
16:17:48 [INFO] Building tenant-open-platform 1.0.0                               [1/19]
16:17:48 [INFO] --------------------------------[ pom ]---------------------------------
16:17:48 [INFO] 
16:17:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-platform ---
16:17:49 [INFO] 
16:17:49 [INFO] ---------------------< com.bcxin:infrastructures >----------------------
16:17:49 [INFO] Building infrastructures 1.0.0                                    [2/19]
16:17:49 [INFO] --------------------------------[ pom ]---------------------------------
16:17:49 [INFO] 
16:17:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ infrastructures ---
16:17:49 [INFO] 
16:17:49 [INFO] ----------------< com.bcxin:tenant-open-infrastructure >----------------
16:17:49 [INFO] Building tenant-open-infrastructure 1.0.0                         [3/19]
16:17:49 [INFO] --------------------------------[ jar ]---------------------------------
16:17:49 [INFO] 
16:17:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-infrastructure ---
16:17:49 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target
16:17:49 [INFO] 
16:17:49 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-infrastructure ---
16:17:49 [INFO] Copying 0 resource
16:17:49 [INFO] Copying 1 resource
16:17:49 [INFO] 
16:17:49 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-infrastructure ---
16:17:49 [INFO] Changes detected - recompiling the module!
16:17:49 [INFO] Compiling 130 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target/classes
16:17:52 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/events/ObjectEvent.java: Some input files use unchecked or unsafe operations.
16:17:52 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/events/ObjectEvent.java: Recompile with -Xlint:unchecked for details.
16:17:52 [INFO] 
16:17:52 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-infrastructure ---
16:17:52 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/test/resources
16:17:52 [INFO] 
16:17:52 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-infrastructure ---
16:17:52 [INFO] No sources to compile
16:17:53 [INFO] 
16:17:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-infrastructure ---
16:17:53 [INFO] Tests are skipped.
16:17:53 [INFO] 
16:17:53 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-infrastructure ---
16:17:53 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target/tenant-open-infrastructure-1.0.0.jar
16:17:54 [INFO] 
16:17:54 [INFO] ---------------------< com.bcxin:tenant-open-jdk >----------------------
16:17:54 [INFO] Building tenant-open-jdk 1.0.0                                    [4/19]
16:17:54 [INFO] --------------------------------[ jar ]---------------------------------
16:17:54 [INFO] 
16:17:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-jdk ---
16:17:54 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/target
16:17:54 [INFO] 
16:17:54 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-jdk ---
16:17:54 [INFO] Copying 0 resource
16:17:54 [INFO] Copying 1 resource
16:17:54 [INFO] 
16:17:54 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-jdk ---
16:17:54 [INFO] Changes detected - recompiling the module!
16:17:54 [INFO] Compiling 224 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/target/classes
16:17:58 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/src/main/java/com/bcxin/tenant/open/jdks/requests/CalculatePoliceIncidentsRequest.java: Some input files use unchecked or unsafe operations.
16:17:58 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/src/main/java/com/bcxin/tenant/open/jdks/requests/CalculatePoliceIncidentsRequest.java: Recompile with -Xlint:unchecked for details.
16:17:58 [INFO] 
16:17:58 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-jdk ---
16:17:58 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/src/test/resources
16:17:58 [INFO] 
16:17:58 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-jdk ---
16:17:58 [INFO] No sources to compile
16:17:58 [INFO] 
16:17:58 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-jdk ---
16:17:58 [INFO] Tests are skipped.
16:17:58 [INFO] 
16:17:58 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-jdk ---
16:17:59 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/target/tenant-open-jdk-1.0.0.jar
16:17:59 [INFO] 
16:17:59 [INFO] -----------------< com.bcxin:tenant-open-dubbo-nacos >------------------
16:17:59 [INFO] Building tenant-open-dubbo-nacos 1.0.0                            [5/19]
16:17:59 [INFO] --------------------------------[ jar ]---------------------------------
16:17:59 [INFO] 
16:17:59 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-nacos ---
16:17:59 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target
16:17:59 [INFO] 
16:17:59 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-nacos ---
16:17:59 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/main/resources
16:17:59 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/main/resources
16:17:59 [INFO] 
16:17:59 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-nacos ---
16:17:59 [INFO] Changes detected - recompiling the module!
16:17:59 [INFO] Compiling 1 source file to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target/classes
16:17:59 [INFO] 
16:17:59 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-nacos ---
16:17:59 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/test/resources
16:17:59 [INFO] 
16:17:59 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-nacos ---
16:17:59 [INFO] No sources to compile
16:17:59 [INFO] 
16:17:59 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-nacos ---
16:17:59 [INFO] Tests are skipped.
16:17:59 [INFO] 
16:17:59 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-nacos ---
16:17:59 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target/tenant-open-dubbo-nacos-1.0.0.jar
16:18:00 [INFO] 
16:18:00 [INFO] -------------< com.bcxin:tenant-open-infrastructure-redis >-------------
16:18:00 [INFO] Building tenant-open-infrastructure-redis 1.0.0                   [6/19]
16:18:00 [INFO] --------------------------------[ jar ]---------------------------------
16:18:00 [INFO] 
16:18:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-infrastructure-redis ---
16:18:00 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/target
16:18:00 [INFO] 
16:18:00 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-infrastructure-redis ---
16:18:00 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/src/main/resources
16:18:00 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/src/main/resources
16:18:00 [INFO] 
16:18:00 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-infrastructure-redis ---
16:18:00 [INFO] Changes detected - recompiling the module!
16:18:00 [INFO] Compiling 3 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/target/classes
16:18:00 [INFO] 
16:18:00 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-infrastructure-redis ---
16:18:00 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/src/test/resources
16:18:00 [INFO] 
16:18:00 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-infrastructure-redis ---
16:18:00 [INFO] No sources to compile
16:18:01 [INFO] 
16:18:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-infrastructure-redis ---
16:18:01 [INFO] Tests are skipped.
16:18:01 [INFO] 
16:18:01 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-infrastructure-redis ---
16:18:01 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/target/tenant-open-infrastructure-redis-1.0.0.jar
16:18:01 [INFO] 
16:18:01 [INFO] --------------------< com.bcxin:tenant-open-server >--------------------
16:18:01 [INFO] Building tenant-open-server 1.0.0                                 [7/19]
16:18:01 [INFO] --------------------------------[ pom ]---------------------------------
16:18:01 [INFO] 
16:18:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-server ---
16:18:01 [INFO] 
16:18:01 [INFO] ---------------< com.bcxin:tenant-open-document-domain >----------------
16:18:01 [INFO] Building tenant-open-document-domain 1.0.0                        [8/19]
16:18:01 [INFO] --------------------------------[ jar ]---------------------------------
16:18:01 [INFO] 
16:18:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-document-domain ---
16:18:01 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/target
16:18:01 [INFO] 
16:18:01 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-document-domain ---
16:18:01 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/resources
16:18:01 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/resources
16:18:02 [INFO] 
16:18:02 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-document-domain ---
16:18:02 [INFO] Changes detected - recompiling the module!
16:18:02 [INFO] Compiling 55 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/target/classes
16:18:04 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/java/com/bcxin/tenant/open/document/domains/dtos/SearchSpecialPermissionScopeDTO.java: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/java/com/bcxin/tenant/open/document/domains/dtos/SearchSpecialPermissionScopeDTO.java uses unchecked or unsafe operations.
16:18:04 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/java/com/bcxin/tenant/open/document/domains/dtos/SearchSpecialPermissionScopeDTO.java: Recompile with -Xlint:unchecked for details.
16:18:04 [INFO] 
16:18:04 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-document-domain ---
16:18:04 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/test/resources
16:18:04 [INFO] 
16:18:04 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-document-domain ---
16:18:04 [INFO] No sources to compile
16:18:04 [INFO] 
16:18:04 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-document-domain ---
16:18:04 [INFO] Tests are skipped.
16:18:04 [INFO] 
16:18:04 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-document-domain ---
16:18:04 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/target/tenant-open-document-domain-1.0.0.jar
16:18:05 [INFO] 
16:18:05 [INFO] --------------------< com.bcxin:tenant-open-domain >--------------------
16:18:05 [INFO] Building tenant-open-domain 1.0.0                                 [9/19]
16:18:05 [INFO] --------------------------------[ jar ]---------------------------------
16:18:05 [INFO] 
16:18:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-domain ---
16:18:05 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/target
16:18:05 [INFO] 
16:18:05 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-domain ---
16:18:05 [INFO] Copying 0 resource
16:18:05 [INFO] Copying 1 resource
16:18:05 [INFO] 
16:18:05 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-domain ---
16:18:05 [INFO] Changes detected - recompiling the module!
16:18:05 [INFO] Compiling 314 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/target/classes
16:18:10 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/src/main/java/com/bcxin/tenant/open/domains/services/impls/RollCallServiceImpl.java: Some input files use unchecked or unsafe operations.
16:18:10 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/src/main/java/com/bcxin/tenant/open/domains/services/impls/RollCallServiceImpl.java: Recompile with -Xlint:unchecked for details.
16:18:10 [INFO] 
16:18:10 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-domain ---
16:18:10 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/src/test/resources
16:18:10 [INFO] 
16:18:10 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-domain ---
16:18:10 [INFO] No sources to compile
16:18:10 [INFO] 
16:18:10 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-domain ---
16:18:10 [INFO] Tests are skipped.
16:18:10 [INFO] 
16:18:10 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-domain ---
16:18:10 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/target/tenant-open-domain-1.0.0.jar
16:18:11 [INFO] 
16:18:11 [INFO] --------------< com.bcxin:tenant-open-domain-repository >---------------
16:18:11 [INFO] Building tenant-open-domain-repository 1.0.0                     [10/19]
16:18:11 [INFO] --------------------------------[ jar ]---------------------------------
16:18:11 [WARNING] The artifact mysql:mysql-connector-java:jar:8.0.32 has been relocated to com.mysql:mysql-connector-j:jar:8.0.32
16:18:11 [INFO] 
16:18:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-domain-repository ---
16:18:11 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/target
16:18:11 [INFO] 
16:18:11 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-domain-repository ---
16:18:11 [INFO] Copying 0 resource
16:18:11 [INFO] Copying 30 resources
16:18:11 [INFO] 
16:18:11 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-domain-repository ---
16:18:11 [INFO] Changes detected - recompiling the module!
16:18:11 [INFO] Compiling 102 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/target/classes
16:18:12 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/src/main/java/com/bcxin/tenant/open/domains/repositories/ConfigOfBillRepositoryImpl.java: Some input files use unchecked or unsafe operations.
16:18:12 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/src/main/java/com/bcxin/tenant/open/domains/repositories/ConfigOfBillRepositoryImpl.java: Recompile with -Xlint:unchecked for details.
16:18:13 [INFO] 
16:18:13 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-domain-repository ---
16:18:13 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/src/test/resources
16:18:13 [INFO] 
16:18:13 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-domain-repository ---
16:18:13 [INFO] No sources to compile
16:18:13 [INFO] 
16:18:13 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-domain-repository ---
16:18:13 [INFO] Tests are skipped.
16:18:13 [INFO] 
16:18:13 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-domain-repository ---
16:18:13 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/target/tenant-open-domain-repository-1.0.0.jar
16:18:13 [INFO] 
16:18:13 [INFO] --------------< com.bcxin:tenant-open-infrastructure-tx >---------------
16:18:13 [INFO] Building tenant-open-infrastructure-tx 1.0.0                     [11/19]
16:18:13 [INFO] --------------------------------[ jar ]---------------------------------
16:18:13 [INFO] 
16:18:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-infrastructure-tx ---
16:18:13 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/target
16:18:13 [INFO] 
16:18:13 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-infrastructure-tx ---
16:18:13 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/src/main/resources
16:18:13 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/src/main/resources
16:18:13 [INFO] 
16:18:13 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-infrastructure-tx ---
16:18:13 [INFO] Changes detected - recompiling the module!
16:18:13 [INFO] Compiling 1 source file to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/target/classes
16:18:14 [INFO] 
16:18:14 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-infrastructure-tx ---
16:18:14 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/src/test/resources
16:18:14 [INFO] 
16:18:14 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-infrastructure-tx ---
16:18:14 [INFO] No sources to compile
16:18:14 [INFO] 
16:18:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-infrastructure-tx ---
16:18:14 [INFO] Tests are skipped.
16:18:14 [INFO] 
16:18:14 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-infrastructure-tx ---
16:18:14 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/target/tenant-open-infrastructure-tx-1.0.0.jar
16:18:14 [INFO] 
16:18:14 [INFO] -----------------< com.bcxin:tenant-open-dubbo-common >-----------------
16:18:14 [INFO] Building tenant-open-dubbo-common 1.0.0                          [12/19]
16:18:14 [INFO] --------------------------------[ jar ]---------------------------------
16:18:15 [INFO] 
16:18:15 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-common ---
16:18:15 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/target
16:18:15 [INFO] 
16:18:15 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-common ---
16:18:15 [INFO] Copying 0 resource
16:18:15 [INFO] Copying 7 resources
16:18:15 [INFO] 
16:18:15 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-common ---
16:18:15 [INFO] Changes detected - recompiling the module!
16:18:15 [INFO] Compiling 7 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/target/classes
16:18:15 [INFO] 
16:18:15 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-common ---
16:18:15 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/src/test/resources
16:18:15 [INFO] 
16:18:15 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-common ---
16:18:15 [INFO] No sources to compile
16:18:16 [INFO] 
16:18:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-common ---
16:18:16 [INFO] Tests are skipped.
16:18:16 [INFO] 
16:18:16 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-common ---
16:18:16 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/target/tenant-open-dubbo-common-1.0.0.jar
16:18:16 [INFO] 
16:18:16 [INFO] ------------< com.bcxin:tenant-open-dubbo-writer-provider >-------------
16:18:16 [INFO] Building tenant-open-dubbo-writer-provider 1.0.0                 [13/19]
16:18:16 [INFO] --------------------------------[ jar ]---------------------------------
16:18:16 [INFO] 
16:18:16 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-writer-provider ---
16:18:16 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target
16:18:16 [INFO] 
16:18:16 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-writer-provider ---
16:18:16 [INFO] Copying 5 resources
16:18:16 [INFO] Copying 0 resource
16:18:16 [INFO] 
16:18:16 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-writer-provider ---
16:18:16 [INFO] Changes detected - recompiling the module!
16:18:16 [INFO] Compiling 67 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target/classes
16:18:18 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/src/main/java/com/bcxin/tenant/open/dubbo/writer/providers/impls/RdSecurityStationRailWriterRpcProviderImpl.java: Some input files use unchecked or unsafe operations.
16:18:18 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/src/main/java/com/bcxin/tenant/open/dubbo/writer/providers/impls/RdSecurityStationRailWriterRpcProviderImpl.java: Recompile with -Xlint:unchecked for details.
16:18:18 [INFO] 
16:18:18 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-writer-provider ---
16:18:18 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/src/test/resources
16:18:19 [INFO] 
16:18:19 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-writer-provider ---
16:18:19 [INFO] No sources to compile
16:18:19 [INFO] 
16:18:19 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-writer-provider ---
16:18:19 [INFO] Tests are skipped.
16:18:19 [INFO] 
16:18:19 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-writer-provider ---
16:18:19 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target/tenant-open-dubbo-writer-provider-1.0.0.jar
16:18:19 [INFO] 
16:18:19 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ tenant-open-dubbo-writer-provider ---
16:18:19 [INFO] Replacing main artifact with repackaged archive
16:18:19 [INFO] 
16:18:19 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (default) @ tenant-open-dubbo-writer-provider ---
16:18:19 [INFO] Replacing main artifact with repackaged archive
16:18:20 [INFO] 
16:18:20 [INFO] ------------< com.bcxin:tenant-open-dubbo-reader-provider >-------------
16:18:20 [INFO] Building tenant-open-dubbo-reader-provider 1.0.0                 [14/19]
16:18:20 [INFO] --------------------------------[ jar ]---------------------------------
16:18:20 [INFO] 
16:18:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-reader-provider ---
16:18:20 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target
16:18:20 [INFO] 
16:18:20 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-reader-provider ---
16:18:20 [INFO] Copying 5 resources
16:18:20 [INFO] Copying 0 resource
16:18:20 [INFO] 
16:18:20 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-reader-provider ---
16:18:20 [INFO] Changes detected - recompiling the module!
16:18:20 [INFO] Compiling 13 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target/classes
16:18:21 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/src/main/java/com/bcxin/tenant/open/dubbo/reader/providers/impls/SecurityStationReaderRpcProviderImpl.java: Some input files use unchecked or unsafe operations.
16:18:21 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/src/main/java/com/bcxin/tenant/open/dubbo/reader/providers/impls/SecurityStationReaderRpcProviderImpl.java: Recompile with -Xlint:unchecked for details.
16:18:21 [INFO] 
16:18:21 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-reader-provider ---
16:18:21 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/src/test/resources
16:18:22 [INFO] 
16:18:22 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-reader-provider ---
16:18:22 [INFO] No sources to compile
16:18:22 [INFO] 
16:18:22 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-reader-provider ---
16:18:22 [INFO] Tests are skipped.
16:18:22 [INFO] 
16:18:22 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-reader-provider ---
16:18:22 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target/tenant-open-dubbo-reader-provider-1.0.0.jar
16:18:22 [INFO] 
16:18:22 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ tenant-open-dubbo-reader-provider ---
16:18:22 [INFO] Replacing main artifact with repackaged archive
16:18:22 [INFO] 
16:18:22 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (default) @ tenant-open-dubbo-reader-provider ---
16:18:22 [INFO] Replacing main artifact with repackaged archive
16:18:23 [INFO] 
16:18:23 [INFO] -----------------< com.bcxin:tenant-open-backend-task >-----------------
16:18:23 [INFO] Building tenant-open-backend-task 1.0.0                          [15/19]
16:18:23 [INFO] --------------------------------[ jar ]---------------------------------
16:18:23 [INFO] 
16:18:23 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-backend-task ---
16:18:23 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target
16:18:23 [INFO] 
16:18:23 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-backend-task ---
16:18:23 [INFO] Copying 5 resources
16:18:23 [INFO] Copying 0 resource
16:18:23 [INFO] 
16:18:23 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-backend-task ---
16:18:23 [INFO] Changes detected - recompiling the module!
16:18:23 [INFO] Compiling 31 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target/classes
16:18:24 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/src/main/java/com/bcxin/tenant/open/backend/tasks/impls/ThirdDeviceRpcProviderImpl.java: Some input files use unchecked or unsafe operations.
16:18:24 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/src/main/java/com/bcxin/tenant/open/backend/tasks/impls/ThirdDeviceRpcProviderImpl.java: Recompile with -Xlint:unchecked for details.
16:18:24 [INFO] 
16:18:24 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-backend-task ---
16:18:24 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/src/test/resources
16:18:24 [INFO] 
16:18:24 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-backend-task ---
16:18:24 [INFO] No sources to compile
16:18:24 [INFO] 
16:18:24 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-backend-task ---
16:18:24 [INFO] Tests are skipped.
16:18:25 [INFO] 
16:18:25 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-backend-task ---
16:18:25 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target/tenant-open-backend-task-1.0.0.jar
16:18:25 [INFO] 
16:18:25 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ tenant-open-backend-task ---
16:18:25 [INFO] Replacing main artifact with repackaged archive
16:18:25 [INFO] 
16:18:25 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (default) @ tenant-open-backend-task ---
16:18:25 [INFO] Replacing main artifact with repackaged archive
16:18:26 [INFO] 
16:18:26 [INFO] -------------------< com.bcxin:tenant-open-rest-api >-------------------
16:18:26 [INFO] Building tenant-open-rest-api 1.0.0                              [16/19]
16:18:26 [INFO] --------------------------------[ jar ]---------------------------------
16:18:26 [INFO] 
16:18:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-rest-api ---
16:18:26 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/target
16:18:26 [INFO] 
16:18:26 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-rest-api ---
16:18:26 [INFO] Copying 5 resources
16:18:26 [INFO] Copying 14 resources
16:18:26 [INFO] 
16:18:26 [INFO] --- maven-resources-plugin:3.3.0:copy-resources (copy-te-resources) @ tenant-open-rest-api ---
16:18:26 [INFO] Copying 1 resource
16:18:26 [INFO] 
16:18:26 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-rest-api ---
16:18:26 [INFO] Changes detected - recompiling the module!
16:18:26 [INFO] Compiling 97 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/target/classes
16:18:28 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/easyexcel/BooleanCellWriteHandler.java: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/easyexcel/BooleanCellWriteHandler.java uses or overrides a deprecated API.
16:18:28 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/easyexcel/BooleanCellWriteHandler.java: Recompile with -Xlint:deprecation for details.
16:18:28 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/controllers/ControllerAbstract.java: Some input files use unchecked or unsafe operations.
16:18:28 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/controllers/ControllerAbstract.java: Recompile with -Xlint:unchecked for details.
16:18:28 [INFO] 
16:18:28 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-rest-api ---
16:18:28 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/test/resources
16:18:28 [INFO] 
16:18:28 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-rest-api ---
16:18:28 [INFO] No sources to compile
16:18:28 [INFO] 
16:18:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-rest-api ---
16:18:28 [INFO] Tests are skipped.
16:18:28 [INFO] 
16:18:28 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-rest-api ---
16:18:28 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/target/tenant-open-rest-api-1.0.0.jar
16:18:28 [INFO] 
16:18:28 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ tenant-open-rest-api ---
16:18:29 [INFO] Replacing main artifact with repackaged archive
16:18:29 [INFO] 
16:18:29 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (default) @ tenant-open-rest-api ---
16:18:29 [INFO] Replacing main artifact with repackaged archive
16:18:29 [INFO] 
16:18:29 [INFO] ------------------< com.bcxin:tenant-realtime-server >------------------
16:18:29 [INFO] Building tenant-realtime-server 1.0.0                            [17/19]
16:18:29 [INFO] --------------------------------[ pom ]---------------------------------
16:18:29 [INFO] 
16:18:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-realtime-server ---
16:18:30 [INFO] 
16:18:30 [INFO] --------------------< com.bcxin:tenant-flink-core >---------------------
16:18:30 [INFO] Building tenant-flink-core 1.0.0                                 [18/19]
16:18:30 [INFO] --------------------------------[ jar ]---------------------------------
16:18:30 [WARNING] The artifact mysql:mysql-connector-java:jar:8.0.32 has been relocated to com.mysql:mysql-connector-j:jar:8.0.32
16:18:30 [INFO] 
16:18:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-flink-core ---
16:18:30 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/target
16:18:30 [INFO] 
16:18:30 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-flink-core ---
16:18:30 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/src/main/resources
16:18:30 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/src/main/resources
16:18:30 [INFO] 
16:18:30 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-flink-core ---
16:18:30 [INFO] Changes detected - recompiling the module!
16:18:30 [INFO] Compiling 14 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/target/classes
16:18:31 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/src/main/java/com/bcxin/flink/core/JdbcJobExecutorUtil.java: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/src/main/java/com/bcxin/flink/core/JdbcJobExecutorUtil.java uses or overrides a deprecated API.
16:18:31 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/src/main/java/com/bcxin/flink/core/JdbcJobExecutorUtil.java: Recompile with -Xlint:deprecation for details.
16:18:32 [INFO] 
16:18:32 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-flink-core ---
16:18:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/src/test/resources
16:18:32 [INFO] 
16:18:32 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-flink-core ---
16:18:32 [INFO] No sources to compile
16:18:32 [INFO] 
16:18:32 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-flink-core ---
16:18:32 [INFO] Tests are skipped.
16:18:32 [INFO] 
16:18:32 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-flink-core ---
16:18:32 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/target/tenant-flink-core-1.0.0.jar
16:18:32 [INFO] 
16:18:32 [INFO] ---------------------< com.bcxin:tenant-flink-job >---------------------
16:18:32 [INFO] Building tenant-flink-job 1.0.0                                  [19/19]
16:18:32 [INFO] --------------------------------[ jar ]---------------------------------
16:18:32 [INFO] 
16:18:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-flink-job ---
16:18:32 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-job/target
16:18:32 [INFO] 
16:18:32 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-flink-job ---
16:18:32 [INFO] Copying 0 resource
16:18:32 [INFO] Copying 2 resources
16:18:32 [INFO] 
16:18:32 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-flink-job ---
16:18:32 [INFO] Changes detected - recompiling the module!
16:18:32 [INFO] Compiling 7 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-job/target/classes
16:18:33 [INFO] 
16:18:33 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-flink-job ---
16:18:33 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-job/src/test/resources
16:18:33 [INFO] 
16:18:33 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-flink-job ---
16:18:33 [INFO] No sources to compile
16:18:33 [INFO] 
16:18:33 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-flink-job ---
16:18:33 [INFO] Tests are skipped.
16:18:34 [INFO] 
16:18:34 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-flink-job ---
16:18:34 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-job/target/tenant-flink-job-1.0.0.jar
16:18:39 [INFO] ------------------------------------------------------------------------
16:18:39 [INFO] Reactor Summary for tenant-open-platform 1.0.0:
16:18:39 [INFO] 
16:18:39 [INFO] tenant-open-platform ............................... SUCCESS [  0.319 s]
16:18:39 [INFO] infrastructures .................................... SUCCESS [  0.088 s]
16:18:39 [INFO] tenant-open-infrastructure ......................... SUCCESS [  4.175 s]
16:18:39 [INFO] tenant-open-jdk .................................... SUCCESS [  5.040 s]
16:18:39 [INFO] tenant-open-dubbo-nacos ............................ SUCCESS [  0.385 s]
16:18:39 [INFO] tenant-open-infrastructure-redis ................... SUCCESS [  0.943 s]
16:18:39 [INFO] tenant-open-server ................................. SUCCESS [  0.086 s]
16:18:39 [INFO] tenant-open-document-domain ........................ SUCCESS [  2.826 s]
16:18:39 [INFO] tenant-open-domain ................................. SUCCESS [  5.991 s]
16:18:39 [INFO] tenant-open-domain-repository ...................... SUCCESS [  2.009 s]
16:18:39 [INFO] tenant-open-infrastructure-tx ...................... SUCCESS [  0.633 s]
16:18:39 [INFO] tenant-open-dubbo-common ........................... SUCCESS [  1.474 s]
16:18:39 [INFO] tenant-open-dubbo-writer-provider .................. SUCCESS [  3.393 s]
16:18:39 [INFO] tenant-open-dubbo-reader-provider .................. SUCCESS [  1.857 s]
16:18:39 [INFO] tenant-open-backend-task ........................... SUCCESS [  2.208 s]
16:18:39 [INFO] tenant-open-rest-api ............................... SUCCESS [  3.132 s]
16:18:39 [INFO] tenant-realtime-server ............................. SUCCESS [  0.086 s]
16:18:39 [INFO] tenant-flink-core .................................. SUCCESS [  2.027 s]
16:18:39 [INFO] tenant-flink-job ................................... SUCCESS [  1.461 s]
16:18:39 [INFO] ------------------------------------------------------------------------
16:18:39 [INFO] BUILD SUCCESS
16:18:39 [INFO] ------------------------------------------------------------------------
16:18:39 [INFO] Total time:  51.043 s
16:18:39 [INFO] Finished at: 2025-05-21T16:18:39+08:00
16:18:39 [INFO] ------------------------------------------------------------------------
16:18:39 Waiting for Jenkins to finish collecting data
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/pom.xml to com.bcxin/tenant-open-dubbo-nacos/1.0.0/tenant-open-dubbo-nacos-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target/tenant-open-dubbo-nacos-1.0.0.jar to com.bcxin/tenant-open-dubbo-nacos/1.0.0/tenant-open-dubbo-nacos-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/pom.xml to com.bcxin/tenant-open-infrastructure-redis/1.0.0/tenant-open-infrastructure-redis-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/target/tenant-open-infrastructure-redis-1.0.0.jar to com.bcxin/tenant-open-infrastructure-redis/1.0.0/tenant-open-infrastructure-redis-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/pom.xml to com.bcxin/infrastructures/1.0.0/infrastructures-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/pom.xml to com.bcxin/tenant-open-backend-task/1.0.0/tenant-open-backend-task-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target/tenant-open-backend-task-1.0.0.jar to com.bcxin/tenant-open-backend-task/1.0.0/tenant-open-backend-task-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/pom.xml to com.bcxin/tenant-open-rest-api/1.0.0/tenant-open-rest-api-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/target/tenant-open-rest-api-1.0.0.jar to com.bcxin/tenant-open-rest-api/1.0.0/tenant-open-rest-api-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/pom.xml to com.bcxin/tenant-realtime-server/1.0.0/tenant-realtime-server-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/pom.xml to com.bcxin/tenant-open-server/1.0.0/tenant-open-server-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/pom.xml to com.bcxin/tenant-open-dubbo-reader-provider/1.0.0/tenant-open-dubbo-reader-provider-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target/tenant-open-dubbo-reader-provider-1.0.0.jar to com.bcxin/tenant-open-dubbo-reader-provider/1.0.0/tenant-open-dubbo-reader-provider-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/pom.xml to com.bcxin/tenant-open-infrastructure-tx/1.0.0/tenant-open-infrastructure-tx-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/target/tenant-open-infrastructure-tx-1.0.0.jar to com.bcxin/tenant-open-infrastructure-tx/1.0.0/tenant-open-infrastructure-tx-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/pom.xml to com.bcxin/tenant-open-document-domain/1.0.0/tenant-open-document-domain-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/target/tenant-open-document-domain-1.0.0.jar to com.bcxin/tenant-open-document-domain/1.0.0/tenant-open-document-domain-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/pom.xml to com.bcxin/tenant-open-jdk/1.0.0/tenant-open-jdk-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/target/tenant-open-jdk-1.0.0.jar to com.bcxin/tenant-open-jdk/1.0.0/tenant-open-jdk-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-job/pom.xml to com.bcxin/tenant-flink-job/1.0.0/tenant-flink-job-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-job/target/tenant-flink-job-1.0.0.jar to com.bcxin/tenant-flink-job/1.0.0/tenant-flink-job-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/pom.xml to com.bcxin/tenant-open-infrastructure/1.0.0/tenant-open-infrastructure-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target/tenant-open-infrastructure-1.0.0.jar to com.bcxin/tenant-open-infrastructure/1.0.0/tenant-open-infrastructure-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/pom.xml to com.bcxin/tenant-open-domain/1.0.0/tenant-open-domain-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/target/tenant-open-domain-1.0.0.jar to com.bcxin/tenant-open-domain/1.0.0/tenant-open-domain-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/pom.xml to com.bcxin/tenant-open-domain-repository/1.0.0/tenant-open-domain-repository-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/target/tenant-open-domain-repository-1.0.0.jar to com.bcxin/tenant-open-domain-repository/1.0.0/tenant-open-domain-repository-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/pom.xml to com.bcxin/tenant-open-dubbo-writer-provider/1.0.0/tenant-open-dubbo-writer-provider-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target/tenant-open-dubbo-writer-provider-1.0.0.jar to com.bcxin/tenant-open-dubbo-writer-provider/1.0.0/tenant-open-dubbo-writer-provider-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/pom.xml to com.bcxin/tenant-open-dubbo-common/1.0.0/tenant-open-dubbo-common-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/target/tenant-open-dubbo-common-1.0.0.jar to com.bcxin/tenant-open-dubbo-common/1.0.0/tenant-open-dubbo-common-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/pom.xml to com.bcxin/tenant-flink-core/1.0.0/tenant-flink-core-1.0.0.pom
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/target/tenant-flink-core-1.0.0.jar to com.bcxin/tenant-flink-core/1.0.0/tenant-flink-core-1.0.0.jar
16:18:39 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/pom.xml to com.bcxin/tenant-open-platform/1.0.0/tenant-open-platform-1.0.0.pom
16:18:39 [tenant-open-platform] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins896181165916014560.sh
16:18:39 channel stopped
16:18:39 + scp /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/target/tenant-open-rest-api-1.0.0.jar 172.20.0.227:/data/soft/tenant-open-platform/rest-api
16:18:40 + scp /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target/tenant-open-dubbo-reader-provider-1.0.0.jar 172.20.0.227:/data/soft/tenant-open-platform/dubbo-reader-provider
16:18:41 + scp /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target/tenant-open-dubbo-writer-provider-1.0.0.jar 172.20.0.227:/data/soft/tenant-open-platform/dubbo-writer-provider
16:18:42 + scp /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target/tenant-open-backend-task-1.0.0.jar 172.20.0.227:/data/soft/tenant-open-platform/tenant-open-backend-task
16:18:43 [SSH] script:
16:18:43 =""
16:18:43 PATH="/usr/local/jdk-17.0.6/bin:/usr/local/n/versions/node/16.0.0/bin:/usr/local/jdk1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin:/usr/local/maven/bin:/usr/local/git/bin:/root/bin"
16:18:43 JAVA_HOME="/usr/local/jdk1.8"
16:18:43 JAVA_CLASS="/usr/local/jdk1.8/lib"
16:18:43 HOME="/root"
16:18:43 
16:18:43 #JAVA
16:18:43 export JAVA_HOME=/usr/local/jdk-23.0.1
16:18:43 export JAVA_HOME=/usr/local/jdk-17.0.6
16:18:43 export JAVA_CLASS=$JAVA_HOME/lib
16:18:43 export PATH=$JAVA_HOME/bin:$PATH
16:18:43 
16:18:43 kill -9 $(ps -ef|grep -v grep|grep tenant|awk '{print $2}')
16:18:43 cd /data/soft/tenant-open-platform
16:18:43 #-javaagent:/data/soft/skywalking-agent/skywalking-agent/skywalking-agent.jar 
16:18:43 nohup java -server -Xms1024m -Xmx1024m   -jar -Dnacos.address=localhost  -DSW_AGENT_NAME=dubbo-reader-provider-instance -DSW_AGENT_COLLECTOR_BACKEND_SERVICES=154.204.60.143:11800 -Dorg.apache.skywalking.apm.dependencies.net.bytebuddy.experimental=true ./dubbo-reader-provider/tenant-open-dubbo-reader-provider-1.0.0.jar --spring.data.redis.host=172.20.0.38 > ./dubbo-reader-provider/tenant-open-dubbo-reader-provider.log 2>&1 &
16:18:43 sleep 5
16:18:43 sleep 10
16:18:43 nohup java   -server -Xms1024m -Xmx1024m -jar -Dnacos.address=localhost  -DSW_AGENT_NAME=dubbo-writer-provider-instance -DSW_AGENT_COLLECTOR_BACKEND_SERVICES=172.20.0.38:11800 -Dorg.apache.skywalking.apm.dependencies.net.bytebuddy.experimental=true ./dubbo-writer-provider/tenant-open-dubbo-writer-provider-1.0.0.jar --spring.data.redis.host=172.20.0.38 --spring.kafka.bootstrap-servers=172.20.0.38:9092  > ./dubbo-writer-provider/tenant-open-dubbo-writer-provider.log 2>&1 &
16:18:43 #sleep 5
16:18:43 #sleep 5
16:18:43 sleep 10
16:18:43 #nohup java    -server -Xms1024m -Xmx1024m -javaagent:/data/soft/skywalking-agent/skywalking-agent/skywalking-agent.jar  -jar -Dnacos.address=localhost  -DSW_AGENT_NAME=open-rest-api-instance -DSW_AGENT_COLLECTOR_BACKEND_SERVICES=172.20.0.38:11800  -Dorg.apache.skywalking.apm.dependencies.net.bytebuddy.experimental=true  ./rest-api/tenant-open-rest-api-1.0.0.jar --spring.data.redis.host=192.168.0.35  --spring.data.redis.portx=6379 --spring.data.redis.passwordx=bcxin@2019 > ./rest-api/tenant-open-rest-api.log  2>&1 &
16:18:43 sleep 5
16:18:43 sleep 10
16:18:43 nohup java   -server -Xms1024m -Xmx1024m  -jar -Dnacos.address=localhost  -DSW_AGENT_NAME=open-rest-api-instance -DSW_AGENT_COLLECTOR_BACKEND_SERVICES=172.20.0.38:11800  -Dorg.apache.skywalking.apm.dependencies.net.bytebuddy.experimental=true  ./rest-api/tenant-open-rest-api-1.0.0.jar --server.port=8083  --spring.data.redis.hostxx=192.168.0.35  --spring.data.redis.portx=6379 --spring.data.redis.passwordx=bcxin@2019 > ./rest-api/tenant-open-rest-api.log  2>&1 &
16:18:43 sleep 5
16:18:43 sleep 20
16:18:43 nohup java  -server -Xms512m -Xmx1024m  -jar ./tenant-open-backend-task/tenant-open-backend-task-1.0.0.jar  --spring.kafka.bootstrap-servers=172.20.0.38:9092  > ./tenant-open-backend-task/tenant-open-backend-task.log  2>&1 &
16:18:43 
16:18:43 [SSH] executing...
16:18:43 bash: =: command not found
16:19:49 
16:19:49 [SSH] completed
16:19:49 [SSH] exit-status: 0
16:19:49 
16:19:50 Finished: SUCCESS