Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/tenant-open-platform The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/tenant-open-platform/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse origin/test^{commit} # timeout=10 Checking out Revision eb59a822e47f60be5824730bc8a988f3f6e28a42 (origin/test) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f eb59a822e47f60be5824730bc8a988f3f6e28a42 # timeout=10 Commit message: "Merge branch 'main-250630-临保记录所属公司' into test" > /usr/local/git/bin/git rev-list --no-walk afe52d270e05fd3c4e80f4a745cb8b743ed36917 # timeout=10 Parsing POMs Established TCP socket on 36315 [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 36315 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 <===[JENKINS REMOTING CAPACITY]===>channel started 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 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0.0 [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-open-platform:pom:1.0.0 [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 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] tenant-open-platform [pom] [INFO] infrastructures [pom] [INFO] tenant-open-infrastructure [jar] [INFO] tenant-open-jdk [jar] [INFO] tenant-open-dubbo-nacos [jar] [INFO] tenant-open-infrastructure-redis [jar] [INFO] tenant-open-server [pom] [INFO] tenant-open-document-domain [jar] [INFO] tenant-open-domain [jar] [INFO] tenant-open-domain-repository [jar] [INFO] tenant-open-infrastructure-tx [jar] [INFO] tenant-open-dubbo-common [jar] [INFO] tenant-open-dubbo-writer-provider [jar] [INFO] tenant-open-dubbo-reader-provider [jar] [INFO] tenant-open-backend-task [jar] [INFO] tenant-open-rest-api [jar] [INFO] tenant-realtime-server [pom] [INFO] tenant-flink-core [jar] [INFO] tenant-flink-job [jar] [INFO] [INFO] -------------------< com.bcxin:tenant-open-platform >------------------- [INFO] Building tenant-open-platform 1.0.0 [1/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-platform --- [INFO] [INFO] ---------------------< com.bcxin:infrastructures >---------------------- [INFO] Building infrastructures 1.0.0 [2/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ infrastructures --- [INFO] [INFO] ----------------< com.bcxin:tenant-open-infrastructure >---------------- [INFO] Building tenant-open-infrastructure 1.0.0 [3/19] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-infrastructure --- [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-infrastructure --- [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-infrastructure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 131 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target/classes [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. [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. [INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/constants/BusinessConstants.java:[32,27] method isEmptyValue(java.lang.String) is already defined in class com.bcxin.tenant.open.infrastructures.constants.BusinessConstants [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[27,25] cannot find symbol symbol: method setCountry(java.lang.String) location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[28,25] cannot find symbol symbol: method setProvince(java.lang.String) location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[29,25] cannot find symbol symbol: method setCountry(java.lang.String) location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[30,25] cannot find symbol symbol: method setDistrict(java.lang.String) location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[31,25] cannot find symbol symbol: method setStreet(java.lang.String) location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[32,25] cannot find symbol symbol: method setStreetNum(java.lang.String) location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[33,25] cannot find symbol symbol: method setPoiName(java.lang.String) location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[34,25] cannot find symbol symbol: method setCityCode(java.lang.String) location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[18,13] cannot find symbol symbol: method setReasonType(com.bcxin.tenant.open.infrastructures.enums.DispatchReasonType) location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[19,13] cannot find symbol symbol: method setReferenceNumber(java.lang.String) location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[20,13] cannot find symbol symbol: method setRoomId(java.lang.Long) location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[21,13] cannot find symbol symbol: method setEmployeeIds(java.util.Collection) location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[23,20] cannot find symbol symbol: method setAgent(java.lang.String) location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[24,20] cannot find symbol symbol: method setDevice(java.lang.String) location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[25,20] cannot find symbol symbol: method setComId(java.lang.String) location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[26,20] cannot find symbol symbol: method setEmpId(java.lang.String) location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[27,20] cannot find symbol symbol: method setActionCode(java.lang.String) location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[33,13] cannot find symbol symbol: method setTag(java.lang.String) [ERROR] /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:[11,13] cannot find symbol symbol: method setData() [ERROR] /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:[16,14] cannot find symbol symbol: method setData(T) location: variable event of type com.bcxin.tenant.open.infrastructures.events.ObjectEvent [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[20,50] cannot find symbol symbol: method getChildren() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[26,13] cannot find symbol symbol: method setChildren(java.util.Collection) [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[31,15] cannot find symbol symbol: method setText(java.lang.String) location: variable option of type com.bcxin.tenant.open.infrastructures.models.DataItemOption [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[32,15] cannot find symbol symbol: method setValue(java.lang.String) location: variable option of type com.bcxin.tenant.open.infrastructures.models.DataItemOption [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[229,19] cannot find symbol symbol: method setOnlyForStation(boolean) location: variable it of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[248,53] cannot find symbol symbol: method getCode() location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,81] cannot find symbol symbol: method getCode() location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,95] cannot find symbol symbol: method getName() location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,109] cannot find symbol symbol: method getMapIcon() location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[250,47] incompatible types: java.util.Optional cannot be converted to java.util.Optional [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[38,18] cannot find symbol symbol: method setCode(java.lang.String) location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[39,18] cannot find symbol symbol: method setName(java.lang.String) location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[41,18] cannot find symbol symbol: method setMapIcon(java.lang.String) location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[42,18] cannot find symbol symbol: method setIcon(java.lang.String) location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[44,18] cannot find symbol symbol: method setPersonMapIcon(java.lang.String) location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[45,18] cannot find symbol symbol: method setPersonOfflineMapIcon(java.lang.String) location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[59,64] cannot find symbol symbol: method getPath() location: variable ii of type com.bcxin.tenant.open.infrastructures.valueTypes.V5AttachmentValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[59,94] incompatible types: java.lang.Object cannot be converted to java.lang.String [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[36,17] cannot find symbol symbol: method getParam1() location: variable p of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[46,17] cannot find symbol symbol: method getParam2() location: variable p of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[50,17] cannot find symbol symbol: method getParam() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[51,76] cannot find symbol symbol: method getParameterJson() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobExecutorParam.java:[12,14] cannot find symbol symbol: method setParam1(java.lang.String) location: variable param of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobExecutorParam.java:[13,14] cannot find symbol symbol: method setParam2(java.lang.String) location: variable param of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/CacheData.java:[31,30] cannot find symbol symbol: method getExpiredTime() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[14,18] cannot find symbol symbol: method setTags(java.util.Collection) location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.TrafficTagValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[20,17] cannot find symbol symbol: method getTags() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[24,20] cannot find symbol symbol: method getTags() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[22,37] cannot find symbol symbol: method getRegionCode() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[22,62] cannot find symbol symbol: method getRegionCode() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[34,40] cannot find symbol symbol: method getRegionCode() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[34,65] cannot find symbol symbol: method getRegionCode() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/exceptions/NoFoundTenantException.java:[21,13] cannot find symbol symbol: method setData(java.lang.Object) [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[44,43] cannot find symbol symbol: method getId() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[45,43] cannot find symbol symbol: method getEmployeeId() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[46,43] cannot find symbol symbol: method getName() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[47,43] cannot find symbol symbol: method getOrganizationId() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[48,43] cannot find symbol symbol: method getCLevel() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[49,43] cannot find symbol symbol: method getOccupationType() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[50,43] cannot find symbol symbol: method getImIdentity() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[51,43] cannot find symbol symbol: method getAccountType() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[52,43] cannot find symbol symbol: method getSupervise() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[54,43] cannot find symbol symbol: method getPaymentOrgId() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[58,35] cannot find symbol symbol: method getOrgName() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[59,35] cannot find symbol symbol: method getOrgLatitude() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[60,35] cannot find symbol symbol: method getOrgLongitude() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[61,35] cannot find symbol symbol: method getInstitutional() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[62,35] cannot find symbol symbol: method getSuperviseRegionCode() location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[113,41] cannot find symbol symbol: method getLatitude() location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[121,41] cannot find symbol symbol: method getLongitude() location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[129,41] cannot find symbol symbol: method getInstitutional() location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[137,41] cannot find symbol symbol: method getSuperviseRegionCode() location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[158,41] cannot find symbol symbol: method getName() location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[162,51] cannot find symbol symbol: method getPermission() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[167,24] cannot find symbol symbol: method getPermission() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[177,58] cannot find symbol symbol: method getSubScopeCompanyIds() location: variable permission of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.PermissionModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[178,49] cannot find symbol symbol: method getSubScopeCompanyIds() location: variable permission of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.PermissionModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[181,31] cannot find symbol symbol: method getOrganizationId() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[204,21] cannot find symbol symbol: method getDeviceDeskServiceScopes() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[210,42] cannot find symbol symbol: method getAssignedSuperviseDepartId() location: variable ix of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantDeviceDeskServiceScopeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[211,63] incompatible types: java.lang.Object cannot be converted to java.lang.String [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[211,73] cannot find symbol symbol: method equalsIgnoreCase(java.lang.String) location: variable ix of type java.lang.Object [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[212,37] incompatible types: inference variable T has incompatible bounds equality constraints: java.lang.String lower bounds: java.lang.Object [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[218,21] cannot find symbol symbol: method getDeviceDeskServiceScopes() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[218,66] cannot find symbol symbol: method getDeviceDeskServiceScopes() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[223,24] cannot find symbol symbol: method getDeviceDeskServiceScopes() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[251,56] cannot find symbol symbol: method getId() location: variable ii of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantDeviceDeskServiceScopeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[252,34] cannot find symbol symbol: method getAssignedSuperviseDepartId() location: variable ii of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantDeviceDeskServiceScopeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[253,29] incompatible types: inference variable T has incompatible bounds equality constraints: java.lang.String lower bounds: java.lang.Object [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[263,24] cannot find symbol symbol: method isSupervise() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[267,64] cannot find symbol symbol: method getTenantSecurityEmployee() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[272,36] cannot find symbol symbol: method getSecurityStationId() location: variable securityEmployee of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantSecurityEmployeeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[276,64] cannot find symbol symbol: method getTenantSecurityEmployee() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[281,36] cannot find symbol symbol: method getSuperviseDepartId() location: variable securityEmployee of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantSecurityEmployeeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[285,64] cannot find symbol symbol: method getTenantSecurityEmployee() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[290,36] cannot find symbol symbol: method getSuperviseDepartName() location: variable securityEmployee of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantSecurityEmployeeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[294,64] cannot find symbol symbol: method getTenantSecurityEmployee() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[299,36] cannot find symbol symbol: method getTenantUserIdCard() location: variable securityEmployee of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantSecurityEmployeeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[323,64] cannot find symbol symbol: method getTenantSecurityEmployee() [INFO] 100 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for tenant-open-platform 1.0.0: [INFO] [INFO] tenant-open-platform ............................... SUCCESS [ 0.325 s] [INFO] infrastructures .................................... SUCCESS [ 0.088 s] [INFO] tenant-open-infrastructure ......................... FAILURE [ 1.718 s] [INFO] tenant-open-jdk .................................... SKIPPED [INFO] tenant-open-dubbo-nacos ............................ SKIPPED [INFO] tenant-open-infrastructure-redis ................... SKIPPED [INFO] tenant-open-server ................................. SKIPPED [INFO] tenant-open-document-domain ........................ SKIPPED [INFO] tenant-open-domain ................................. SKIPPED [INFO] tenant-open-domain-repository ...................... SKIPPED [INFO] tenant-open-infrastructure-tx ...................... SKIPPED [INFO] tenant-open-dubbo-common ........................... SKIPPED [INFO] tenant-open-dubbo-writer-provider .................. SKIPPED [INFO] tenant-open-dubbo-reader-provider .................. SKIPPED [INFO] tenant-open-backend-task ........................... SKIPPED [INFO] tenant-open-rest-api ............................... SKIPPED [INFO] tenant-realtime-server ............................. SKIPPED [INFO] tenant-flink-core .................................. SKIPPED [INFO] tenant-flink-job ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.283 s [INFO] Finished at: 2025-07-17T14:50:39+08:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project tenant-open-infrastructure: Compilation failure: Compilation failure: [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/constants/BusinessConstants.java:[32,27] method isEmptyValue(java.lang.String) is already defined in class com.bcxin.tenant.open.infrastructures.constants.BusinessConstants [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[27,25] cannot find symbol [ERROR] symbol: method setCountry(java.lang.String) [ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[28,25] cannot find symbol [ERROR] symbol: method setProvince(java.lang.String) [ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[29,25] cannot find symbol [ERROR] symbol: method setCountry(java.lang.String) [ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[30,25] cannot find symbol [ERROR] symbol: method setDistrict(java.lang.String) [ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[31,25] cannot find symbol [ERROR] symbol: method setStreet(java.lang.String) [ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[32,25] cannot find symbol [ERROR] symbol: method setStreetNum(java.lang.String) [ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[33,25] cannot find symbol [ERROR] symbol: method setPoiName(java.lang.String) [ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[34,25] cannot find symbol [ERROR] symbol: method setCityCode(java.lang.String) [ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[18,13] cannot find symbol [ERROR] symbol: method setReasonType(com.bcxin.tenant.open.infrastructures.enums.DispatchReasonType) [ERROR] location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[19,13] cannot find symbol [ERROR] symbol: method setReferenceNumber(java.lang.String) [ERROR] location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[20,13] cannot find symbol [ERROR] symbol: method setRoomId(java.lang.Long) [ERROR] location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[21,13] cannot find symbol [ERROR] symbol: method setEmployeeIds(java.util.Collection) [ERROR] location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[23,20] cannot find symbol [ERROR] symbol: method setAgent(java.lang.String) [ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[24,20] cannot find symbol [ERROR] symbol: method setDevice(java.lang.String) [ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[25,20] cannot find symbol [ERROR] symbol: method setComId(java.lang.String) [ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[26,20] cannot find symbol [ERROR] symbol: method setEmpId(java.lang.String) [ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[27,20] cannot find symbol [ERROR] symbol: method setActionCode(java.lang.String) [ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[33,13] cannot find symbol [ERROR] symbol: method setTag(java.lang.String) [ERROR] /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:[11,13] cannot find symbol [ERROR] symbol: method setData() [ERROR] /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:[16,14] cannot find symbol [ERROR] symbol: method setData(T) [ERROR] location: variable event of type com.bcxin.tenant.open.infrastructures.events.ObjectEvent [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[20,50] cannot find symbol [ERROR] symbol: method getChildren() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[26,13] cannot find symbol [ERROR] symbol: method setChildren(java.util.Collection) [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[31,15] cannot find symbol [ERROR] symbol: method setText(java.lang.String) [ERROR] location: variable option of type com.bcxin.tenant.open.infrastructures.models.DataItemOption [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[32,15] cannot find symbol [ERROR] symbol: method setValue(java.lang.String) [ERROR] location: variable option of type com.bcxin.tenant.open.infrastructures.models.DataItemOption [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[229,19] cannot find symbol [ERROR] symbol: method setOnlyForStation(boolean) [ERROR] location: variable it of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[248,53] cannot find symbol [ERROR] symbol: method getCode() [ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,81] cannot find symbol [ERROR] symbol: method getCode() [ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,95] cannot find symbol [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 [ERROR] symbol: method getName() [ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,109] cannot find symbol [ERROR] symbol: method getMapIcon() [ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[250,47] incompatible types: java.util.Optional cannot be converted to java.util.Optional [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[38,18] cannot find symbol [ERROR] symbol: method setCode(java.lang.String) [ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [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 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[39,18] cannot find symbol [ERROR] symbol: method setName(java.lang.String) [ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[41,18] cannot find symbol [ERROR] symbol: method setMapIcon(java.lang.String) [ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[42,18] cannot find symbol [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 [ERROR] symbol: method setIcon(java.lang.String) [ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[44,18] cannot find symbol [ERROR] symbol: method setPersonMapIcon(java.lang.String) [ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[45,18] cannot find symbol [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 [ERROR] symbol: method setPersonOfflineMapIcon(java.lang.String) [ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[59,64] cannot find symbol [ERROR] symbol: method getPath() [ERROR] location: variable ii of type com.bcxin.tenant.open.infrastructures.valueTypes.V5AttachmentValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[59,94] incompatible types: java.lang.Object cannot be converted to java.lang.String [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 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[36,17] cannot find symbol [ERROR] symbol: method getParam1() [ERROR] location: variable p of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[46,17] cannot find symbol [ERROR] symbol: method getParam2() [ERROR] location: variable p of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam [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 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[50,17] cannot find symbol [ERROR] symbol: method getParam() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[51,76] cannot find symbol [ERROR] symbol: method getParameterJson() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobExecutorParam.java:[12,14] cannot find symbol [ERROR] symbol: method setParam1(java.lang.String) [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 [ERROR] location: variable param of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobExecutorParam.java:[13,14] cannot find symbol [ERROR] symbol: method setParam2(java.lang.String) [ERROR] location: variable param of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam [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 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/CacheData.java:[31,30] cannot find symbol [ERROR] symbol: method getExpiredTime() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[14,18] cannot find symbol [ERROR] symbol: method setTags(java.util.Collection) [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 [ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.TrafficTagValueType [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[20,17] cannot find symbol [ERROR] symbol: method getTags() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[24,20] cannot find symbol [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 [ERROR] symbol: method getTags() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[22,37] cannot find symbol [ERROR] symbol: method getRegionCode() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[22,62] cannot find symbol [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 [ERROR] symbol: method getRegionCode() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[34,40] cannot find symbol [ERROR] symbol: method getRegionCode() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[34,65] cannot find symbol [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 [ERROR] symbol: method getRegionCode() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/exceptions/NoFoundTenantException.java:[21,13] cannot find symbol [ERROR] symbol: method setData(java.lang.Object) [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[44,43] cannot find symbol [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 [ERROR] symbol: method getId() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[45,43] cannot find symbol [ERROR] symbol: method getEmployeeId() [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 [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[46,43] cannot find symbol [ERROR] symbol: method getName() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[47,43] cannot find symbol [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 [ERROR] symbol: method getOrganizationId() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[48,43] cannot find symbol [ERROR] symbol: method getCLevel() [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 [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[49,43] cannot find symbol [ERROR] symbol: method getOccupationType() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[50,43] cannot find symbol [ERROR] symbol: method getImIdentity() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[51,43] cannot find symbol [ERROR] symbol: method getAccountType() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[52,43] cannot find symbol [ERROR] symbol: method getSupervise() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[54,43] cannot find symbol [ERROR] symbol: method getPaymentOrgId() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[58,35] cannot find symbol [ERROR] symbol: method getOrgName() [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 [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[59,35] cannot find symbol [ERROR] symbol: method getOrgLatitude() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[60,35] cannot find symbol [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 [ERROR] symbol: method getOrgLongitude() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[61,35] cannot find symbol [ERROR] symbol: method getInstitutional() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [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 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[62,35] cannot find symbol [ERROR] symbol: method getSuperviseRegionCode() [ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[113,41] cannot find symbol [ERROR] symbol: method getLatitude() [ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[121,41] cannot find symbol [ERROR] symbol: method getLongitude() [ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[129,41] cannot find symbol [ERROR] symbol: method getInstitutional() [ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[137,41] cannot find symbol [ERROR] symbol: method getSuperviseRegionCode() [ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[158,41] cannot find symbol [ERROR] symbol: method getName() [ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[162,51] cannot find symbol [ERROR] symbol: method getPermission() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[167,24] cannot find symbol [ERROR] symbol: method getPermission() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[177,58] cannot find symbol [ERROR] symbol: method getSubScopeCompanyIds() [ERROR] location: variable permission of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.PermissionModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[178,49] cannot find symbol [ERROR] symbol: method getSubScopeCompanyIds() [ERROR] location: variable permission of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.PermissionModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[181,31] cannot find symbol [ERROR] symbol: method getOrganizationId() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[204,21] cannot find symbol [ERROR] symbol: method getDeviceDeskServiceScopes() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[210,42] cannot find symbol [ERROR] symbol: method getAssignedSuperviseDepartId() [ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantDeviceDeskServiceScopeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[211,63] incompatible types: java.lang.Object cannot be converted to java.lang.String [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[211,73] cannot find symbol [ERROR] symbol: method equalsIgnoreCase(java.lang.String) [ERROR] location: variable ix of type java.lang.Object [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[212,37] incompatible types: inference variable T has incompatible bounds [ERROR] equality constraints: java.lang.String [ERROR] lower bounds: java.lang.Object [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[218,21] cannot find symbol [ERROR] symbol: method getDeviceDeskServiceScopes() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[218,66] cannot find symbol [ERROR] symbol: method getDeviceDeskServiceScopes() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[223,24] cannot find symbol [ERROR] symbol: method getDeviceDeskServiceScopes() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[251,56] cannot find symbol [ERROR] symbol: method getId() [ERROR] location: variable ii of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantDeviceDeskServiceScopeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[252,34] cannot find symbol [ERROR] symbol: method getAssignedSuperviseDepartId() [ERROR] location: variable ii of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantDeviceDeskServiceScopeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[253,29] incompatible types: inference variable T has incompatible bounds [ERROR] equality constraints: java.lang.String [ERROR] lower bounds: java.lang.Object [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[263,24] cannot find symbol [ERROR] symbol: method isSupervise() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[267,64] cannot find symbol [ERROR] symbol: method getTenantSecurityEmployee() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[272,36] cannot find symbol [ERROR] symbol: method getSecurityStationId() [ERROR] location: variable securityEmployee of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantSecurityEmployeeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[276,64] cannot find symbol [ERROR] symbol: method getTenantSecurityEmployee() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[281,36] cannot find symbol [ERROR] symbol: method getSuperviseDepartId() [ERROR] location: variable securityEmployee of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantSecurityEmployeeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[285,64] cannot find symbol [ERROR] symbol: method getTenantSecurityEmployee() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[290,36] cannot find symbol [ERROR] symbol: method getSuperviseDepartName() [ERROR] location: variable securityEmployee of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantSecurityEmployeeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[294,64] cannot find symbol [ERROR] symbol: method getTenantSecurityEmployee() [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[299,36] cannot find symbol [ERROR] symbol: method getTenantUserIdCard() [ERROR] location: variable securityEmployee of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.TenantSecurityEmployeeModel [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[323,64] cannot find symbol [ERROR] symbol: method getTenantSecurityEmployee() [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :tenant-open-infrastructure channel stopped Finished: FAILURE