Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/test-v5in-ferry 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/test-v5in-ferry/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.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_basic/bj-ferry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10 Checking out Revision 0dd1eae221f6cab19f89a3f65ca7ea229d516d19 (refs/remotes/origin/test) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f 0dd1eae221f6cab19f89a3f65ca7ea229d516d19 # timeout=10 Commit message: "拉取数据区域可配置" > /usr/local/git/bin/git rev-list --no-walk 0dd1eae221f6cab19f89a3f65ca7ea229d516d19 # timeout=10 [test-v5in-ferry] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins8549218711553039323.sh + cd /data/jenkins/workspace/test-v5in-ferry + mvn clean package -DskipTests -Pin-test 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 [INFO] Scanning for projects... [INFO] [INFO] -------------------------< com.bcxin:bj-ferry >------------------------- [INFO] Building bj-ferry 1.0.0 [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been relocated to com.mysql:mysql-connector-j:jar:8.0.31 [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ bj-ferry --- [INFO] Deleting /data/jenkins/workspace/test-v5in-ferry/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ bj-ferry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ bj-ferry --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /data/jenkins/workspace/test-v5in-ferry/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /data/jenkins/workspace/test-v5in-ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] cannot find symbol symbol: class BASE64Decoder location: package sun.misc [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.306 s [INFO] Finished at: 2024-09-03T14:12:07+08:00 [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "in-test" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project bj-ferry: Compilation failure [ERROR] /data/jenkins/workspace/test-v5in-ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] cannot find symbol [ERROR] symbol: class BASE64Decoder [ERROR] location: package sun.misc [ERROR] [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 Build step 'Execute shell' marked build as failure Finished: FAILURE