static-analysis 1/2
Passed Started
by
@DylanGriffith

Dylan Griffith
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)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.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-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-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...11Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1667779763-1d886bb4...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: 119078, done. 18remote: Counting objects: 100% (119078/119078), done. 19remote: Compressing objects: 100% (78792/78792), done. 20remote: Total 119078 (delta 49469), reused 82288 (delta 35959), pack-reused 0 21Receiving objects: 100% (119078/119078), 110.06 MiB | 26.42 MiB/s, done.22Resolving deltas: 100% (49469/49469), done.24 * [new ref] refs/pipelines/687019226 -> refs/pipelines/68701922625 * [new branch] master -> origin/master26Checking out a134b2ce as master...27Skipping Git submodules setup28$ git remote set-url origin "${CI_REPOSITORY_URL}"30Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...31cache.zip is up to date 32Successfully extracted cache33Checking cache for node-modules-bullseye-test-16...34Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-bullseye-test-16 35Successfully extracted cache36Checking cache for rubocop-debian-bullseye-ruby-2.7-16...37Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/rubocop-debian-bullseye-ruby-2.7-16 38Successfully extracted cache40Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...41$ echo $FOSS_ONLY42$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb43$ export GOPATH=$CI_PROJECT_DIR/.go44$ mkdir -p $GOPATH45$ source scripts/utils.sh46$ source scripts/prepare_build.sh663Using decomposed database config (config/database.yml.decomposed-postgresql)664$ yarn_install_script674$ scripts/static-analysis675Total expected time: 980.0; ideal time per job: 490.0.676Tasks to distribute:677* bin/rake gettext:updated_check (360s)678* yarn run lint:prettier (200s)679* scripts/license-check.sh /builds/gitlab-org/gitlab (200s)680* bin/rake gettext:lint (105s)681* bin/rake lint:static_verification (40s)682* scripts/rubocop-max-files-in-cache-check (25s)683* bin/rake gitlab:sidekiq:all_queues_yml:check (15s)684* bin/rake gitlab:sidekiq:sidekiq_queues_yml:check (11s)685* bin/rake config_lint (10s)686* yarn run internal:stylelint (8s)687* scripts/lint-conflicts.sh (1s)688* yarn run block-dependencies (1s)689* yarn run check-dependencies (1s)690* scripts/lint-rugged (1s)691* scripts/gemfile_lock_changed.sh (1s)692* scripts/lint-vendored-gems.sh (1s)693Assigning tasks optimally.694Assigning ["bin/rake", "gettext:updated_check"] (360s) to node #1. Node total duration: 360s.695Assigning ["yarn", "run", "lint:prettier"] (200s) to node #2. Node total duration: 200s.696Assigning ["scripts/license-check.sh", "/builds/gitlab-org/gitlab"] (200s) to node #2. Node total duration: 400s.697Assigning ["bin/rake", "gettext:lint"] (105s) to node #1. Node total duration: 465s.698Assigning ["bin/rake", "lint:static_verification"] (40s) to node #2. Node total duration: 440s.699Assigning ["scripts/rubocop-max-files-in-cache-check"] (25s) to node #1. Node total duration: 490s.700Assigning ["bin/rake", "gitlab:sidekiq:all_queues_yml:check"] (15s) to node #2. Node total duration: 455s.701Assigning ["bin/rake", "gitlab:sidekiq:sidekiq_queues_yml:check"] (11s) to node #2. Node total duration: 466s.702Assigning ["bin/rake", "config_lint"] (10s) to node #2. Node total duration: 476s.703Assigning ["yarn", "run", "internal:stylelint"] (8s) to node #2. Node total duration: 484s.704Assigning ["scripts/lint-conflicts.sh"] (1s) to node #2. Node total duration: 485s.705Assigning ["yarn", "run", "block-dependencies"] (1s) to node #2. Node total duration: 486s.706Assigning ["yarn", "run", "check-dependencies"] (1s) to node #2. Node total duration: 487s.707Assigning ["scripts/lint-rugged"] (1s) to node #2. Node total duration: 488s.708Assigning ["scripts/gemfile_lock_changed.sh"] (1s) to node #2. Node total duration: 489s.709Assigning ["scripts/lint-vendored-gems.sh"] (1s) to node #2. Node total duration: 490s.710Expected duration for node 1: 490 seconds711* bin/rake gettext:updated_check (360s)712* bin/rake gettext:lint (105s)713* scripts/rubocop-max-files-in-cache-check (25s)714Expected duration for node 2: 490 seconds715* yarn run lint:prettier (200s)716* scripts/license-check.sh /builds/gitlab-org/gitlab (200s)717* bin/rake lint:static_verification (40s)718* bin/rake gitlab:sidekiq:all_queues_yml:check (15s)719* bin/rake gitlab:sidekiq:sidekiq_queues_yml:check (11s)720* bin/rake config_lint (10s)721* yarn run internal:stylelint (8s)722* scripts/lint-conflicts.sh (1s)723* yarn run block-dependencies (1s)724* yarn run check-dependencies (1s)725* scripts/lint-rugged (1s)726* scripts/gemfile_lock_changed.sh (1s)727* scripts/lint-vendored-gems.sh (1s)728$ bin/rake gettext:updated_check729==> Finished in 267.42649557 seconds (expected 360 seconds)730$ bin/rake gettext:lint731==> Finished in 64.867710967 seconds (expected 105 seconds)732$ scripts/rubocop-max-files-in-cache-check733==> Finished in 12.527028687 seconds (expected 25 seconds)734===================================================735Node finished running all tasks in 344.821491434 seconds (expected 490)736All static analyses passed successfully.738Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy739Not uploading cache node-modules-bullseye-test-16 due to policy740Not uploading cache rubocop-debian-bullseye-ruby-2.7-16 due to policy742Job succeeded