00:00:00
Jul 23, 2026
00:02:19
[deploy] 等待 CMS 共享构建锁$ echo "[deploy] 目标 Release:$RELEASE_DIR"[deploy] 目标 Release:/root/sumeiqiao/releases/b428809f2e2e46a73207449eb1cf5b572a9bfc57-407$ test -x "$PM2_BIN" || (echo "PM2 不存在或不可执行:$PM2_BIN" && exit 1)$ cd "$RELEASE_DIR"$ node --env-file="$SHARED_ENV" scripts/run-with-site-lock.mjs -- bash scripts/deploy-release.sh "$DEPLOY_ROOT" "$RELEASE_DIR" "$APP_NAME" "$PM2_BIN" "$PM2_HOME_DIR" "$PM2_USE_SUDO" "$SITE_URL" "$CI_PIPELINE_ID"CMS_DATA_DIR 必须位于 /root/sumeiqiao/shared/ 下部署命令退出码:2section_end:1784794661:build_scriptsection_start:1784794661:after_scriptsection_end:1784794661:after_scriptsection_start:1784794661:upload_artifacts_on_failuresection_end:1784794661:upload_artifacts_on_failureERROR: Job failed: exit status 1
Skipping Git submodules setupsection_end:1784794045:get_sourcessection_start:1784794045:restore_cachesection_end:1784794045:restore_cachesection_start:1784794045:download_artifactssection_end:1784794045:download_artifactssection_start:1784794045:build_script$ export RELEASE_DIR="$RELEASES_DIR/${CI_COMMIT_SHA}-${CI_PIPELINE_ID}"$ echo "[verify] 本次 Release:$RELEASE_DIR"[verify] 本次 Release:/root/sumeiqiao/releases/b428809f2e2e46a73207449eb1cf5b572a9bfc57-407$ echo "[verify] 当前指向:$(readlink -f "$DEPLOY_ROOT/current" 2>/dev/null || echo 未部署)"[verify] 当前指向:未部署$ verify_status=0 # collapsed multi-line command[verify] 本次版本未部署成功,线上 current 保持在其他版本section_end:1784794045:build_scriptsection_start:1784794045:after_scriptsection_end:1784794045:after_scriptsection_start:1784794045:upload_artifacts_on_failuresection_end:1784794045:upload_artifacts_on_failureERROR: Job failed: exit status 1