retrieve-frontend-fixtures
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.1.0~beta.59.g83c66823 (83c66823)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G, system ID: s_673deea48c2a3 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:17ff485d60cad0e7a2cef114c588c387f0a02ea52778bdef56b31436edf609aa 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:87a54d6d4c6d7bdd77d0700637df7c79a35b39235baf4c412cd1273ab94788c3 ...11Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1690430670-33b14cf0...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 200358, done. 17remote: Counting objects: 100% (200358/200358), done. 18remote: Compressing objects: 100% (127751/127751), done. 19remote: Total 200358 (delta 101722), reused 135281 (delta 65007), pack-reused 0 20Receiving objects: 100% (200358/200358), 150.12 MiB | 29.19 MiB/s, done.21Resolving deltas: 100% (101722/101722), done.23 * [new ref] refs/pipelines/946806672 -> refs/pipelines/94680667224 * [new branch] master -> origin/master25Checking out 9bb6bea6 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Using docker image sha256:17ff485d60cad0e7a2cef114c588c387f0a02ea52778bdef56b31436edf609aa 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:87a54d6d4c6d7bdd77d0700637df7c79a35b39235baf4c412cd1273ab94788c3 ...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