coverage-frontend
Passed Started
by
@mgandres
Mireya Andres
1Running with gitlab-runner 16.9.1 (782c6ecb)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_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-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-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...11Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1711002897-80c60368...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 132296, done. 17remote: Counting objects: 100% (132296/132296), done. 18remote: Compressing objects: 100% (97307/97307), done. 19remote: Total 132296 (delta 50806), reused 84135 (delta 29381), pack-reused 0 20Receiving objects: 100% (132296/132296), 126.07 MiB | 29.90 MiB/s, done.21Resolving deltas: 100% (50806/50806), done.23 * [new ref] refs/pipelines/1221787057 -> refs/pipelines/122178705724 * [new branch] master -> origin/master25Checking out 8efdeac8 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for node-modules-debian-bookworm-test-17...30Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-debian-bookworm-test-17 31Successfully extracted cache33Downloading artifacts for jest 1/12 (6443649993)...34Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649993 responseStatus=200 OK token=glcbt-6535Downloading artifacts for jest 10/12 (6443650051)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650051 responseStatus=200 OK token=glcbt-6537Downloading artifacts for jest 11/12 (6443650053)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650053 responseStatus=200 OK token=glcbt-6539Downloading artifacts for jest 12/12 (6443650055)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650055 responseStatus=200 OK token=glcbt-6541Downloading artifacts for jest 2/12 (6443650012)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650012 responseStatus=200 OK token=glcbt-6543Downloading artifacts for jest 3/12 (6443650013)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650013 responseStatus=200 OK token=glcbt-6545Downloading artifacts for jest 4/12 (6443650014)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650014 responseStatus=200 OK token=glcbt-6547Downloading artifacts for jest 5/12 (6443650016)...48Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650016 responseStatus=200 OK token=glcbt-6549Downloading artifacts for jest 6/12 (6443650017)...50Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650017 responseStatus=200 OK token=glcbt-6551Downloading artifacts for jest 7/12 (6443650020)...52Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650020 responseStatus=200 OK token=glcbt-6553Downloading artifacts for jest 8/12 (6443650025)...54Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650025 responseStatus=200 OK token=glcbt-6555Downloading artifacts for jest 9/12 (6443650049)...56Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443650049 responseStatus=200 OK token=glcbt-6558Using docker image sha256:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...59$ echo $FOSS_ONLY60$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb61$ export GOPATH=$CI_PROJECT_DIR/.go62$ mkdir -p $GOPATH63$ source scripts/utils.sh64$ yarn_install_script119$ run_timed_command "yarn node scripts/frontend/merge_coverage_frontend.js"120$ yarn node scripts/frontend/merge_coverage_frontend.js121yarn node v1.22.19122=============================== Coverage summary ===============================123Statements : 64.79% ( 66081/101984 )124Branches : 56.69% ( 23681/41771 )125Functions : 62.65% ( 25928/41385 )126Lines : 64.87% ( 63932/98545 )127================================================================================128Done in 19.61s.129==> 'yarn node scripts/frontend/merge_coverage_frontend.js' succeeded in 20 seconds.130$ if ls coverage-frontend/jest-* > /dev/null 2>&1; then rm -r coverage-frontend/jest-*; fi132Not uploading cache node-modules-debian-bookworm-test-17 due to policy134Uploading artifacts...135coverage-frontend/: found 11057 matching artifact files and directories 136WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6443650219/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com137WARNING: Retrying... context=artifacts-uploader error=request redirected138Uploading artifacts as "archive" to coordinator... 201 Created id=6443650219 responseStatus=201 Created token=glcbt-65139Uploading artifacts...140coverage-frontend/cobertura-coverage.xml: found 1 matching artifact files and directories 141WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6443650219/artifacts?artifact_format=gzip&artifact_type=cobertura&expire_in=31d new-url=https://gitlab.com142WARNING: Retrying... context=artifacts-uploader error=request redirected143Uploading artifacts as "cobertura" to coordinator... 201 Created id=6443650219 responseStatus=201 Created token=glcbt-65145Job succeeded