cache-gems
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3 ...9Using docker image sha256:eca6cf0566e368f5814d323251321f14b6d134910b38a7a7dd2c4e4cd43c78e9 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:e88ba926a795640739869d1c1a156e9ea89d6f13b4700ddb94256b4c8f8687dc ...11Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1669823651-6a8fb71b-gcp...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 73038, done. 17remote: Counting objects: 100% (73038/73038), done. 18remote: Compressing objects: 100% (61850/61850), done. 19remote: Total 73038 (delta 11341), reused 44341 (delta 7926), pack-reused 0 20Receiving objects: 100% (73038/73038), 99.30 MiB | 46.35 MiB/s, done.21Resolving deltas: 100% (11341/11341), done.23 * [new ref] refs/pipelines/709571198 -> refs/pipelines/70957119824Checking out f944ec23 as refs/merge-requests/105354/merge...25Skipping Git submodules setup27Checking cache for qa-e2e-ruby-2.7-b1ce33e73d23534b56573603341b9015-16...28Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-b1ce33e73d23534b56573603341b9015-16 29Successfully extracted cache31Using docker image sha256:eca6cf0566e368f5814d323251321f14b6d134910b38a7a7dd2c4e4cd43c78e9 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:e88ba926a795640739869d1c1a156e9ea89d6f13b4700ddb94256b4c8f8687dc ...32$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")33$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command34Bundle complete! 36 Gemfile dependencies, 122 gems now installed.35Gems in the groups 'production' and 'development' were not installed.36Use `bundle info [gemname]` to see where a bundled gem is installed.37$ echo "Populated qa cache"38Populated qa cache40Creating cache qa-e2e-ruby-2.7-b1ce33e73d23534b56573603341b9015-16...41.gems: found 8950 matching files and directories 42Uploading cache.zip to https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-b1ce33e73d23534b56573603341b9015-16 43Created cache45Job succeeded