static-analysis 1/2
Passed Started
by
@mgandres
Mireya Andres
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org rpvz2FF9, system ID: s_d704414ba02a3 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-rpvz2ff9-project-278964-concurrent-0 via runner-rpvz2ff9-private-1710996497-ac0c7017...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 130605, done. 17remote: Counting objects: 100% (130605/130605), done. 18remote: Compressing objects: 100% (96852/96852), done. 19remote: Total 130605 (delta 49390), reused 82628 (delta 28156), pack-reused 0 20Receiving objects: 100% (130605/130605), 125.51 MiB | 25.51 MiB/s, done.21Resolving deltas: 100% (49390/49390), 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 ruby-gems-debian-bookworm-ruby-3.1-17...30cache.zip is up to date 31Successfully extracted cache32Checking cache for node-modules-debian-bookworm-test-17...33Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-debian-bookworm-test-17 34Successfully extracted cache35Checking cache for rubocop-debian-bookworm-ruby-3.1-17...36Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/rubocop-debian-bookworm-ruby-3.1-17 37Successfully extracted cache39Using 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 ...40$ echo $FOSS_ONLY41$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb42$ export GOPATH=$CI_PROJECT_DIR/.go43$ mkdir -p $GOPATH44$ source scripts/utils.sh45$ source scripts/prepare_build.sh722Using decomposed database config (config/database.yml.decomposed-postgresql)723Geo DB won't be set up.724Embedding DB won't be set up.725$ yarn_install_script780$ fail_on_warnings scripts/static-analysis781Total expected time: 634.0; ideal time per job: 317.0.782Tasks to distribute:783* yarn run lint:prettier (200s)784* scripts/license-check.sh /builds/gitlab-org/gitlab (200s)785* bin/rake gettext:lint (105s)786* bin/rake gettext:updated_check (40s)787* bin/rake lint:static_verification (40s)788* bin/rake gitlab:sidekiq:all_queues_yml:check (15s)789* bin/rake gitlab:sidekiq:sidekiq_queues_yml:check (11s)790* bin/rake config_lint (10s)791* yarn run internal:stylelint (8s)792* scripts/lint-conflicts.sh (1s)793* yarn run block-dependencies (1s)794* yarn run check-dependencies (1s)795* scripts/gemfile_lock_changed.sh (1s)796* scripts/lint-vendored-gems.sh (1s)797Assigning tasks optimally.798Assigning ["yarn", "run", "lint:prettier"] (200s) to node #1. Node total duration: 200s.799Assigning ["scripts/license-check.sh", "/builds/gitlab-org/gitlab"] (200s) to node #2. Node total duration: 200s.800Assigning ["bin/rake", "gettext:lint"] (105s) to node #1. Node total duration: 305s.801Assigning ["bin/rake", "gettext:updated_check"] (40s) to node #2. Node total duration: 240s.802Assigning ["bin/rake", "lint:static_verification"] (40s) to node #2. Node total duration: 280s.803Assigning ["bin/rake", "gitlab:sidekiq:all_queues_yml:check"] (15s) to node #2. Node total duration: 295s.804Assigning ["bin/rake", "gitlab:sidekiq:sidekiq_queues_yml:check"] (11s) to node #1. Node total duration: 316s.805Assigning ["bin/rake", "config_lint"] (10s) to node #2. Node total duration: 305s.806Assigning ["yarn", "run", "internal:stylelint"] (8s) to node #2. Node total duration: 313s.807Assigning ["scripts/lint-conflicts.sh"] (1s) to node #1. Node total duration: 317s.808Assigning ["yarn", "run", "block-dependencies"] (1s) to node #2. Node total duration: 314s.809Assigning ["yarn", "run", "check-dependencies"] (1s) to node #2. Node total duration: 315s.810Assigning ["scripts/gemfile_lock_changed.sh"] (1s) to node #2. Node total duration: 316s.811Assigning ["scripts/lint-vendored-gems.sh"] (1s) to node #2. Node total duration: 317s.812Expected duration for node 1: 317 seconds813* yarn run lint:prettier (200s)814* bin/rake gettext:lint (105s)815* bin/rake gitlab:sidekiq:sidekiq_queues_yml:check (11s)816* scripts/lint-conflicts.sh (1s)817Expected duration for node 2: 317 seconds818* scripts/license-check.sh /builds/gitlab-org/gitlab (200s)819* bin/rake gettext:updated_check (40s)820* bin/rake lint:static_verification (40s)821* bin/rake gitlab:sidekiq:all_queues_yml:check (15s)822* bin/rake config_lint (10s)823* yarn run internal:stylelint (8s)824* yarn run block-dependencies (1s)825* yarn run check-dependencies (1s)826* scripts/gemfile_lock_changed.sh (1s)827* scripts/lint-vendored-gems.sh (1s)828$ yarn run lint:prettier829==> Finished in 188.672039307 seconds (expected 200 seconds)830$ bin/rake gettext:lint831==> Finished in 102.474484766 seconds (expected 105 seconds)832$ bin/rake gitlab:sidekiq:sidekiq_queues_yml:check833==> Finished in 20.908361321 seconds (expected 11 seconds)834$ scripts/lint-conflicts.sh835==> Finished in 4.570013051 seconds (expected 1 seconds)836===================================================837Node finished running all tasks in 316.625231974 seconds (expected 317)838All static analyses passed successfully.840Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy841Not uploading cache node-modules-debian-bookworm-test-17 due to policy842Not uploading cache rubocop-debian-bookworm-ruby-3.1-17 due to policy844Job succeeded