14:30:20 Started by user unknown or anonymous
14:30:20 Running as SYSTEM
14:30:20 Building in workspace /data/jenkins/workspace/test-v5qy--ferry
14:30:20 The recommended git tool is: NONE
14:30:20 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:30:20 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/test-v5qy--ferry/.git # timeout=10
14:30:21 Fetching changes from the remote Git repository
14:30:21 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git # timeout=10
14:30:21 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git
14:30:21 > /usr/local/git/bin/git --version # timeout=10
14:30:21 > git --version # 'git version 2.43.0'
14:30:21 using GIT_ASKPASS to set credentials gitlab凭据
14:30:21 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:30:23 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
14:30:23 Checking out Revision e4429410cd7c953f3f577b72011ba213bcce8478 (refs/remotes/origin/test)
14:30:23 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:30:23 > /usr/local/git/bin/git checkout -f e4429410cd7c953f3f577b72011ba213bcce8478 # timeout=10
14:30:23 Commit message: "add 将DetailFileQueue的队列容量改为可配置,默认值设为10万,支持通过配置文件动态调整"
14:30:23 > /usr/local/git/bin/git rev-list --no-walk 3ad04750e429c5c0e0733a8cb83d5a7099a834ea # timeout=10
14:30:25 [test-v5qy--ferry] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins11743899483640780717.sh
14:30:26 + cd /data/jenkins/workspace/test-v5qy--ferry
14:30:26 + mvn clean package -DskipTests -Pout-test
14:30:51 [INFO] Scanning for projects...
14:30:56 [INFO]
14:30:56 [INFO] -------------------------< com.bcxin:bj-ferry >-------------------------
14:30:56 [INFO] Building bj-ferry 1.0.0
14:30:56 [INFO] --------------------------------[ jar ]---------------------------------
14:31:08 [WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been relocated to com.mysql:mysql-connector-j:jar:8.0.31
14:31:08 [INFO]
14:31:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ bj-ferry ---
14:31:08 [INFO] Deleting /data/jenkins/workspace/test-v5qy--ferry/target
14:31:09 [INFO]
14:31:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ bj-ferry ---
14:31:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:31:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:31:11 [INFO] Copying 6 resources
14:31:12 [INFO] Copying 9 resources
14:31:13 [INFO]
14:31:13 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ bj-ferry ---
14:31:14 [INFO] Changes detected - recompiling the module!
14:31:14 [INFO] Compiling 102 source files to /data/jenkins/workspace/test-v5qy--ferry/target/classes
14:31:58 [INFO] -------------------------------------------------------------
14:31:58 [WARNING] COMPILATION WARNING :
14:31:58 [INFO] -------------------------------------------------------------
14:31:58 [WARNING] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
14:31:58 [WARNING] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
14:31:58 [WARNING] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
14:31:58 [WARNING] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
14:31:58 [INFO] 4 warnings
14:31:58 [INFO] -------------------------------------------------------------
14:31:58 [INFO] -------------------------------------------------------------
14:31:58 [ERROR] COMPILATION ERROR :
14:31:58 [INFO] -------------------------------------------------------------
14:31:58 [ERROR] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/queue/DetailFileQueue.java:[3,31] cannot find symbol
14:31:58 symbol: class QueueConfig
14:31:58 location: package com.bcxin.ferry.configs
14:31:58 [ERROR] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/queue/DetailFileQueue.java:[30,13] cannot find symbol
14:31:58 symbol: class QueueConfig
14:31:58 location: class com.bcxin.ferry.common.queue.DetailFileQueue
14:31:58 [INFO] 2 errors
14:31:58 [INFO] -------------------------------------------------------------
14:31:58 [INFO] ------------------------------------------------------------------------
14:31:58 [INFO] BUILD FAILURE
14:31:58 [INFO] ------------------------------------------------------------------------
14:31:58 [INFO] Total time: 01:07 min
14:31:58 [INFO] Finished at: 2025-12-23T14:31:58+08:00
14:31:58 [INFO] ------------------------------------------------------------------------
14:31:58 [WARNING] The requested profile "out-test" could not be activated because it does not exist.
14:31:58 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project bj-ferry: Compilation failure: Compilation failure:
14:31:58 [ERROR] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/queue/DetailFileQueue.java:[3,31] cannot find symbol
14:31:58 [ERROR] symbol: class QueueConfig
14:31:58 [ERROR] location: package com.bcxin.ferry.configs
14:31:58 [ERROR] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/queue/DetailFileQueue.java:[30,13] cannot find symbol
14:31:58 [ERROR] symbol: class QueueConfig
14:31:58 [ERROR] location: class com.bcxin.ferry.common.queue.DetailFileQueue
14:31:58 [ERROR] -> [Help 1]
14:31:58 [ERROR]
14:31:58 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:31:58 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:31:58 [ERROR]
14:31:58 [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:31:58 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
14:31:59 Build step 'Execute shell' marked build as failure
14:32:01 Finished: FAILURE