我不知道怎么部署,现在到了输入密码就说密码不对,我记得密码是那个。怎么没有用。
部署失败,本地和个人服务器部署都没问题。以前部署也可以,这是什么原因?部署开始于 2024-08-29 17:24:05 [1/2] 创建版本 失败 17s 创建版本失败:任务失败 [2024-08-29 17:24:12] Started by user coding [2024-08-29 17:24:12] Running in Durability level: MAX_SURVIVABILITY [2024-08-29 17:24:15] [Pipeline] Start of Pipeline [2024-08-29 17:24:16] [Pipeline] node [2024-08-29 17:24:16] Running on Jenkins in /root/workspace [2024-08-29 17:24:16] [Pipeline] { [2024-08-29 17:24:16] [Pipeline] stage [2024-08-29 17:24:16] [Pipeline] { (检出软件包) [2024-08-29 17:24:16] Stage "检出软件包" skipped due to when conditional [2024-08-29 17:24:16] [Pipeline] } [2024-08-29 17:24:16] [Pipeline] // stage [2024-08-29 17:24:17] [Pipeline] stage [2024-08-29 17:24:17] [Pipeline] { (检出 ZIP 包) [2024-08-29 17:24:17] Stage "检出 ZIP 包" skipped due to when conditional [2024-08-29 17:24:17] [Pipeline] } [2024-08-29 17:24:17] [Pipeline] // stage [2024-08-29 17:24:17] [Pipeline] stage [2024-08-29 17:24:17] [Pipeline] { (检出代码仓库) [2024-08-29 17:24:17] [Pipeline] sh [2024-08-29 17:24:17] + git clone ****** . [2024-08-29 17:24:17] Too many arguments. [2024-08-29 17:24:17] [2024-08-29 17:24:17] usage: git clone [<options>] [--] <repo> [<dir>] [2024-08-29 17:24:17] [2024-08-29 17:24:17] -v, --verbose be more verbose [2024-08-29 17:24:17] -q, --quiet be more quiet [2024-08-29 17:24:17] --progress force progress reporting [2024-08-29 17:24:17] -n, --no-checkout don't create a checkout [2024-08-29 17:24:17] --bare create a bare repository [2024-08-29 17:24:17] --mirror create a mirror repository (implies bare) [2024-08-29 17:24:17] -l, --local to clone from a local repository [2024-08-29 17:24:17] --no-hardlinks don't use local hardlinks, always copy [2024-08-29 17:24:17] -s, --shared setup as shared repository [2024-08-29 17:24:17] --recursive initialize submodules in the clone [2024-08-29 17:24:17] --recurse-submodules initialize submodules in the clone [2024-08-29 17:24:17] --template <template-directory> [2024-08-29 17:24:17] directory from which templates will be used [2024-08-29 17:24:17] --reference <repo> reference repository [2024-08-29 17:24:17] --dissociate use --reference only while cloning [2024-08-29 17:24:17] -o, --origin <name> use <name> instead of 'origin' to track upstream [2024-08-29 17:24:17] -b, --branch <branch> [2024-08-29 17:24:17] checkout <branch> instead of the remote's HEAD [2024-08-29 17:24:17] -u, --upload-pack <path> [2024-08-29 17:24:17] path to git-upload-pack on the remote [2024-08-29 17:24:17] --depth <depth> create a shallow clone of that depth [2024-08-29 17:24:17] --single-branch clone only one branch, HEAD or --branch [2024-08-29 17:24:17] --separate-git-dir <gitdir> [2024-08-29 17:24:17] separate git dir from working tree [2024-08-29 17:24:17] -c, --config <key=value> [2024-08-29 17:24:17] set config inside the new repository [2024-08-29 17:24:17] [2024-08-29 17:24:17] [Pipeline] } [2024-08-29 17:24:17] [Pipeline] // stage [2024-08-29 17:24:17] [Pipeline] stage [2024-08-29 17:24:17] [Pipeline] { (写入 dockerfile) [2024-08-29 17:24:17] Stage "写入 dockerfile" skipped due to earlier failure(s) [2024-08-29 17:24:17] [Pipeline] } [2024-08-29 17:24:17] [Pipeline] // stage [2024-08-29 17:24:17] [Pipeline] stage [2024-08-29 17:24:17] [Pipeline] { (构建 Docker 镜像) [2024-08-29 17:24:17] Stage "构建 Docker 镜像" skipped due to earlier failure(s) [2024-08-29 17:24:17] [Pipeline] } [2024-08-29 17:24:17] [Pipeline] // stage [2024-08-29 17:24:17] [Pipeline] stage [2024-08-29 17:24:18] [Pipeline] { (推送 Docker 镜像到 TCR) [2024-08-29 17:24:18] Stage "推送 Docker 镜像到 TCR" skipped due to earlier failure(s) [2024-08-29 17:24:18] [Pipeline] } [2024-08-29 17:24:18] [Pipeline] // stage [2024-08-29 17:24:18] [Pipeline] } [2024-08-29 17:24:18] [Pipeline] // node [2024-08-29 17:24:18] [Pipeline] End of Pipeline [2024-08-29 17:24:18] ERROR: script returned exit code 129 [2024-08-29 17:24:18] Finished: FAILURE *** -----------构建xmspringboot-013----------- 2024-08-29 17:24:11 create_build_image : succ,
09-01