Skip to content

Console Output

14:10:53 Started by user unknown or anonymous
14:10:53 Running as SYSTEM
14:10:53 Building in workspace /data/jenkins/workspace/test-v5qy--ferry
14:10:53 The recommended git tool is: NONE
14:10:53 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:10:53  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/test-v5qy--ferry/.git # timeout=10
14:10:53 Fetching changes from the remote Git repository
14:10:53  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git # timeout=10
14:10:53 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git
14:10:53  > /usr/local/git/bin/git --version # timeout=10
14:10:53  > git --version # 'git version 2.43.0'
14:10:53 using GIT_ASKPASS to set credentials gitlab凭据
14:10:53  > /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:10:53  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
14:10:53 Checking out Revision 0dd1eae221f6cab19f89a3f65ca7ea229d516d19 (refs/remotes/origin/test)
14:10:53  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:10:53  > /usr/local/git/bin/git checkout -f 0dd1eae221f6cab19f89a3f65ca7ea229d516d19 # timeout=10
14:10:54 Commit message: "拉取数据区域可配置"
14:10:54  > /usr/local/git/bin/git rev-list --no-walk 4e48fe90a02fe7a55d15c0c3922e7f6d2d8d8c6b # timeout=10
14:10:54 [test-v5qy--ferry] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins2669822155058734322.sh
14:10:54 + cd /data/jenkins/workspace/test-v5qy--ferry
14:10:54 + mvn clean package -DskipTests -Pout-test
14:10:54 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
14:10:54 [INFO] Scanning for projects...
14:10:55 [INFO] 
14:10:55 [INFO] -------------------------< com.bcxin:bj-ferry >-------------------------
14:10:55 [INFO] Building bj-ferry 1.0.0
14:10:55 [INFO] --------------------------------[ jar ]---------------------------------
14:10:55 [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:10:55 [INFO] 
14:10:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ bj-ferry ---
14:10:55 [INFO] Deleting /data/jenkins/workspace/test-v5qy--ferry/target
14:10:55 [INFO] 
14:10:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ bj-ferry ---
14:10:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:55 [INFO] Copying 6 resources
14:10:55 [INFO] Copying 9 resources
14:10:55 [INFO] 
14:10:55 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ bj-ferry ---
14:10:55 [INFO] Changes detected - recompiling the module!
14:10:55 [INFO] Compiling 95 source files to /data/jenkins/workspace/test-v5qy--ferry/target/classes
14:10:58 [INFO] -------------------------------------------------------------
14:10:58 [ERROR] COMPILATION ERROR : 
14:10:58 [INFO] -------------------------------------------------------------
14:10:58 [ERROR] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] cannot find symbol
14:10:58   symbol:   class BASE64Decoder
14:10:58   location: package sun.misc
14:10:58 [INFO] 1 error
14:10:58 [INFO] -------------------------------------------------------------
14:10:58 [INFO] ------------------------------------------------------------------------
14:10:58 [INFO] BUILD FAILURE
14:10:58 [INFO] ------------------------------------------------------------------------
14:10:58 [INFO] Total time:  3.304 s
14:10:58 [INFO] Finished at: 2024-09-03T14:10:58+08:00
14:10:58 [INFO] ------------------------------------------------------------------------
14:10:58 [WARNING] The requested profile "out-test" could not be activated because it does not exist.
14:10: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
14:10:58 [ERROR] /data/jenkins/workspace/test-v5qy--ferry/src/main/java/com/bcxin/ferry/common/utils/Base64Util.java:[5,16] cannot find symbol
14:10:58 [ERROR]   symbol:   class BASE64Decoder
14:10:58 [ERROR]   location: package sun.misc
14:10:58 [ERROR] 
14:10:58 [ERROR] -> [Help 1]
14:10:58 [ERROR] 
14:10:58 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:10:58 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:10:58 [ERROR] 
14:10:58 [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:10:58 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
14:10:58 Build step 'Execute shell' marked build as failure
14:10:58 Finished: FAILURE