retrieve-frontend-fixtures
Passed Started
by
@leipert
Lukas Eipert
1Running with gitlab-runner 16.1.0~beta.59.g83c66823 (83c66823)2 on green-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QuQPoFsC, system ID: s_fc023362bf2f3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.16-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-113-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.16-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-113-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:f47b23bf3b9e02a2837ddb6fe9a0b728c270e7a7d815dc582fd17281be34f20d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.16-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-113-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.16-postgresql-14@sha256:4db9bc427d7eb1bd075d76b4e5e3e59eb0d96c2e788e6275e628f0026dd30039 ...11Running on runner-quqpofsc-project-278964-concurrent-0 via runner-quqpofsc-private-1687788756-e8e401e9...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 126566, done. 17remote: Counting objects: 100% (126566/126566), done. 18remote: Compressing objects: 100% (87596/87596), done. 19remote: Total 126566 (delta 50479), reused 83712 (delta 34367), pack-reused 0 20Receiving objects: 100% (126566/126566), 114.50 MiB | 30.68 MiB/s, done.21Resolving deltas: 100% (50479/50479), done.23 * [new ref] refs/pipelines/912039887 -> refs/pipelines/91203988724 * [new branch] master -> origin/master25Checking out 04f47f21 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Using docker image sha256:f47b23bf3b9e02a2837ddb6fe9a0b728c270e7a7d815dc582fd17281be34f20d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.16-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-113-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.16-postgresql-14@sha256:4db9bc427d7eb1bd075d76b4e5e3e59eb0d96c2e788e6275e628f0026dd30039 ...30$ source scripts/utils.sh31$ source scripts/gitlab_component_helpers.sh32$ install_gitlab_gem33$ gem install httparty --no-document --version 0.20.034Successfully installed multi_xml-0.6.035Successfully installed mime-types-data-3.2023.0218.136Successfully installed mime-types-3.4.137When you HTTParty, you must party hard!38Successfully installed httparty-0.20.0394 gems installed40==> 'gem install httparty --no-document --version 0.20.0' succeeded in 0 seconds.41$ gem install gitlab --no-document --version 4.19.042Successfully installed unicode-display_width-2.4.243Successfully installed terminal-table-3.0.244Successfully installed gitlab-4.19.0453 gems installed46==> 'gem install gitlab --no-document --version 4.19.0' succeeded in 1 seconds.47$ export_fixtures_sha_for_download48$ if check_fixtures_download; then # collapsed multi-line command50Uploading artifacts...51WARNING: tmp/tests/frontend/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 52ERROR: No files to upload 54Job succeeded