generate-full-version
Passed Started
by
@ealcantara

Enrique Alcántara
1Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 feature flags: FF_NETWORK_PER_BUILD:true, FF_ENABLE_BASH_EXIT_CODE_CHECK:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-vscode-build-debian-bookworm-node-22 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-vscode-build-debian-bookworm-node-22 ...9Using docker image sha256:6bfc6999ab2fa3dab6c6b4d1d9c9c88330ce37f7845e7e4d35a46a4dd2919f65 for registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-vscode-build-debian-bookworm-node-22 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:e1fc776fa7dbb100bddbed282c521246c7478234387f063ed76f9b88a8a619f9 ...11Running on runner-euhiqzpr-project-37966217-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1739348630-94091e94...13Fetching changes with git depth set to 10...14Initialized empty Git repository in /builds/gitlab-org/gitlab-web-ide-vscode-fork/.git/15Created fresh repository.16Checking out 39f56e72 as detached HEAD (ref is main)...17Skipping Git submodules setup18$ git remote set-url origin "${CI_REPOSITORY_URL}"20Using docker image sha256:6bfc6999ab2fa3dab6c6b4d1d9c9c88330ce37f7845e7e4d35a46a4dd2919f65 for registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-vscode-build-debian-bookworm-node-22 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:e1fc776fa7dbb100bddbed282c521246c7478234387f063ed76f9b88a8a619f9 ...21$ echo "$(TZ=UTC date '+%Y%m%d%H%M%S')" > TIMESTAMP22$ if [ $CI_COMMIT_TAG ] ; then echo $CI_COMMIT_TAG > FULL_VERSION ; else echo "$(cat VERSION)-dev-$(cat TIMESTAMP)" > FULL_VERSION ; fi24Uploading artifacts...25FULL_VERSION: found 1 matching artifact files and directories 26WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/9113243235/artifacts?artifact_format=zip&artifact_type=archive new-url=https://gitlab.com27WARNING: Retrying... context=artifacts-uploader error=request redirected28Uploading artifacts as "archive" to coordinator... 201 Created id=9113243235 responseStatus=201 Created token=glcbt-6630Job succeeded