Console Output

Started by user tophorsekj
Running as SYSTEM
Building in workspace /data/publish/jenkins-data/workspace/baixiaoming_answer_auto
[baixiaoming_answer_auto] $ /bin/sh -xe /data/setupfiles/tomcat7-8058-jdk1.8/temp/jenkins6262862232323784513.sh
+ /data/scripts/release/autocode.py /data/autocode/baixiaoming/answer/source /data/autocode/baixiaoming/answer/release '--verid=r13494 | 2022-08-05 11:11:44| mazekui | r13493--361--动态生成用户数据海报 '
***************更新源码***************
正在升级 '/data/autocode/baixiaoming/answer/source':
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/test
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser
U    /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/controller/WeUserApiController.java
A    /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/domain/WeUser/AreaDO.java
A    /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/service/WeUserApiService.java
U    /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/common/utils/ImageUtils.java
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/ercode.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/fivestart1.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/fivestart2.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/gold.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/leidabg.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/logo.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/main.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/sixsquare.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title0.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title1.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title2.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title3.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title4.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title5.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title6.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title7.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title8.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/title9.png
A    /data/autocode/baixiaoming/answer/source/src/main/resources/static/img/api/weuser/zonghebg.png
A    /data/autocode/baixiaoming/answer/source/src/test/java/com/answer/testDemo/TestDraw.java
 U   /data/autocode/baixiaoming/answer/source
更新到版本 13494。
***************编译源码***************
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building answer 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ answer ---
[INFO] Deleting /data/autocode/baixiaoming/answer/source/target
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ answer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 1079 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ answer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 379 source files to /data/autocode/baixiaoming/answer/source/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/service/WeUserApiService.java:[4,29] 找不到符号
  符号:   类 PresentOrderDO
  位置: 程序包 com.answer.biz.domain
[ERROR] /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/service/WeUserApiService.java:[7,30] 找不到符号
  符号:   类 PresentOrderService
  位置: 程序包 com.answer.biz.service
[ERROR] /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/service/WeUserApiService.java:[8,30] 找不到符号
  符号:   类 PresentService
  位置: 程序包 com.answer.biz.service
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.662 s
[INFO] Finished at: 2022-08-05T11:12:35+08:00
[INFO] Final Memory: 61M/583M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project answer: Compilation failure: Compilation failure:
[ERROR] /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/service/WeUserApiService.java:[4,29] 找不到符号
[ERROR] 符号:   类 PresentOrderDO
[ERROR] 位置: 程序包 com.answer.biz.domain
[ERROR] /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/service/WeUserApiService.java:[7,30] 找不到符号
[ERROR] 符号:   类 PresentOrderService
[ERROR] 位置: 程序包 com.answer.biz.service
[ERROR] /data/autocode/baixiaoming/answer/source/src/main/java/com/answer/api/service/WeUserApiService.java:[8,30] 找不到符号
[ERROR] 符号:   类 PresentService
[ERROR] 位置: 程序包 com.answer.biz.service
[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

Traceback (most recent call last):
  File "/data/scripts/release/autocode.py", line 82, in <module>
    raise Exception("编译失败");
Exception: 编译失败
Build step 'Execute shell' marked build as failure
Finished: FAILURE