haml-lint ee
Passed Started
by
@zeffmorgan

Zeff Morgan
1Running with gitlab-runner 15.4.0~beta.5.gdefc7017 (defc7017)2 on blue-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org tDjA3Sp33 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.17-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.17-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:1977f49115b5baf7212b11fd85473a28152d3704878153924768cf0543f7506c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-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.17-node-16.14-postgresql-12@sha256:4b82b03b260ba26315e16a1b23b34c6762e94cbd544f183a673fba449a9b4b9d ...11Running on runner-tdja3sp3-project-278964-concurrent-0 via runner-tdja3sp3-private-1662141015-8e41d79a...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: 112366, done. 18remote: Counting objects: 100% (112366/112366), done. 19remote: Compressing objects: 100% (76621/76621), done. 20remote: Total 112366 (delta 44947), reused 77412 (delta 31354), pack-reused 0 21Receiving objects: 100% (112366/112366), 110.37 MiB | 28.93 MiB/s, done.22Resolving deltas: 100% (44947/44947), done.24 * [new ref] refs/pipelines/630087097 -> refs/pipelines/63008709725Checking out fa507071 as refs/merge-requests/83419/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-2.7-15...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-2.7-15 31Successfully extracted cache33Using docker image sha256:1977f49115b5baf7212b11fd85473a28152d3704878153924768cf0543f7506c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-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.17-node-16.14-postgresql-12@sha256:4b82b03b260ba26315e16a1b23b34c6762e94cbd544f183a673fba449a9b4b9d ...34$ echo $FOSS_ONLY35$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb36$ export GOPATH=$CI_PROJECT_DIR/.go37$ mkdir -p $GOPATH38$ source scripts/utils.sh39$ source scripts/prepare_build.sh403.2.3341Bundler version 2.2.3342Successfully installed bundler-2.3.15431 gem installed44production:development45Settings are listed in order of priority. The top value will be used.46clean47Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): true48frozen49Set via BUNDLE_FROZEN: true50install_flags51Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"52path53Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): "/builds/gitlab-org/gitlab/vendor"54without55Set via BUNDLE_WITHOUT: [:production, :development]56$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check57Don't run Bundler as root. Bundler can ask for sudo if it is needed, and58installing your bundle as root will break this application for all non-root59users on this machine.60The Gemfile's dependencies are satisfied61==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 2 seconds.62$ bundle pristine pg63Installing pg 1.4.1 with native extensions64==> 'bundle pristine pg' succeeded in 9 seconds.65Using decomposed database config (config/database.yml.decomposed-postgresql)66$ run_timed_command "bundle exec haml-lint --parallel ee/app/views"67$ bundle exec haml-lint --parallel ee/app/views68542 files inspected, 0 lints detected69==> 'bundle exec haml-lint --parallel ee/app/views' succeeded in 52 seconds.71Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-15 due to policy73Uploading artifacts...74tmp/feature_flags/: found 25 matching files and directories 75WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2974204179/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com76WARNING: Retrying... context=artifacts-uploader error=request redirected77Uploading artifacts as "archive" to coordinator... 201 Created id=2974204179 responseStatus=201 Created token=yQyQEQZz79Job succeeded