coverage-frontend
Passed Started
by
@jerasmus

Jacques Erasmus
1Running with gitlab-runner 14.10.0~beta.50.g1f2fe53e (1f2fe53e)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:debian-bullseye-ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-97-node-16.14-yarn-1.22-postgresql-12-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-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-97-node-16.14-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...9Using docker image sha256:f5ccee577b270c6a832d9828384f62b437fcd3314314b5a98a5ab1cd248c3455 for registry.gitlab.com/gitlab-org/gitlab-build-images:debian-bullseye-ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-97-node-16.14-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:7291ca4981a34fb65e8293b932eab1b4a4949bffa86bf4427b9f12c73f3483b7 ...11Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1651135419-b05f2493...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 105072, done. 18remote: Counting objects: 100% (105072/105072), done. 19remote: Compressing objects: 100% (73668/73668), done. 20remote: Total 105072 (delta 41334), reused 70308 (delta 27721), pack-reused 0 21Receiving objects: 100% (105072/105072), 104.52 MiB | 29.83 MiB/s, done.22Resolving deltas: 100% (41334/41334), done.24 * [new ref] refs/pipelines/526772223 -> refs/pipelines/52677222325 * [new branch] master -> origin/master26Checking out d5ce7ff4 as master...27Skipping Git submodules setup29Checking cache for node-modules-bullseye-test-9-protected...30cache.zip is up to date 31Successfully extracted cache33Downloading artifacts for jest 1/5 (2388875431)...34Downloading artifacts from coordinator... ok id=2388875431 responseStatus=200 OK token=_ExvHz1u35Downloading artifacts for jest 2/5 (2388875440)...36Downloading artifacts from coordinator... ok id=2388875440 responseStatus=200 OK token=qK5vzUiu37Downloading artifacts for jest 3/5 (2388875447)...38Downloading artifacts from coordinator... ok id=2388875447 responseStatus=200 OK token=7nhwrx5d39Downloading artifacts for jest 4/5 (2388875453)...40Downloading artifacts from coordinator... ok id=2388875453 responseStatus=200 OK token=vpNQyXsM41Downloading artifacts for jest 5/5 (2388875463)...42Downloading artifacts from coordinator... ok id=2388875463 responseStatus=200 OK token=zekVgSqu44Using docker image sha256:f5ccee577b270c6a832d9828384f62b437fcd3314314b5a98a5ab1cd248c3455 for registry.gitlab.com/gitlab-org/gitlab-build-images:debian-bullseye-ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-97-node-16.14-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:7291ca4981a34fb65e8293b932eab1b4a4949bffa86bf4427b9f12c73f3483b7 ...45$ source scripts/utils.sh46$ run_timed_command "retry yarn install --frozen-lockfile"47$ retry yarn install --frozen-lockfile48yarn install v1.22.1749[1/5] Validating package.json...50[2/5] Resolving packages...51success Already up-to-date.52$ node ./scripts/frontend/postinstall.js53success Dependency postinstall check passed.54Done in 1.02s.55==> 'retry yarn install --frozen-lockfile' succeeded in 1 seconds.56$ run_timed_command "yarn node scripts/frontend/merge_coverage_frontend.js"57$ yarn node scripts/frontend/merge_coverage_frontend.js58yarn node v1.22.1759=============================== Coverage summary ===============================60Statements : 79.56% ( 73512/92393 )61Branches : 73.85% ( 28731/38902 )62Functions : 81.31% ( 27167/33413 )63Lines : 79.74% ( 71828/90082 )64================================================================================65Done in 8.20s.66==> 'yarn node scripts/frontend/merge_coverage_frontend.js' succeeded in 9 seconds.67$ rm -r coverage-frontend/jest-*69Not uploading cache node-modules-bullseye-test-9-protected due to policy71Uploading artifacts...72coverage-frontend/: found 9101 matching files and directories 73WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2388876464/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com74WARNING: Retrying... context=artifacts-uploader error=request redirected75Uploading artifacts as "archive" to coordinator... 201 Created id=2388876464 responseStatus=201 Created token=oaSoC7Zp76Uploading artifacts...77coverage-frontend/cobertura-coverage.xml: found 1 matching files and directories 78WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2388876464/artifacts?artifact_format=gzip&artifact_type=cobertura&expire_in=31d new-url=https://gitlab.com79WARNING: Retrying... context=artifacts-uploader error=request redirected80Uploading artifacts as "cobertura" to coordinator... 201 Created id=2388876464 responseStatus=201 Created token=oaSoC7Zp82Job succeeded