haml-lint ee
Passed Started
by
@dblessing
Drew Blessing
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-5.private.runners-manager.gitlab.com/gitlab.com/gitlab-org PYwgZLQB, system ID: s_4bff81aff7f73 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:0704d2ebff510f3d6f608cd8e9064640a9dd041c4e3ac1e1ff2afb5fe22850bc 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:bbf2c8a67a31469f488a4541826628901b6eb5c0a4d68147919aca0b98107df6 ...11Running on runner-pywgzlqb-project-278964-concurrent-0 via runner-pywgzlqb-private-1708468524-35ae7851...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 154972, done. 17remote: Counting objects: 100% (154972/154972), done. 18remote: Compressing objects: 100% (105685/105685), done. 19remote: Total 154972 (delta 69849), reused 101132 (delta 43387), pack-reused 0 20Receiving objects: 100% (154972/154972), 125.48 MiB | 24.58 MiB/s, done.21Resolving deltas: 100% (69849/69849), done.23 * [new ref] refs/pipelines/1184205880 -> refs/pipelines/118420588024 * [new branch] master -> origin/master25Checking out 4ae1f4be 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-16...30cache.zip is up to date 31Successfully extracted cache33Using docker image sha256:0704d2ebff510f3d6f608cd8e9064640a9dd041c4e3ac1e1ff2afb5fe22850bc 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:bbf2c8a67a31469f488a4541826628901b6eb5c0a4d68147919aca0b98107df6 ...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.sh718Using decomposed database config (config/database.yml.decomposed-postgresql)719Geo DB won't be set up.720Embedding DB won't be set up.721$ run_timed_command "bundle exec haml-lint --parallel ee/app/views"722$ bundle exec haml-lint --parallel ee/app/views723623 files inspected, 0 lints detected724==> 'bundle exec haml-lint --parallel ee/app/views' succeeded in 30 seconds.726Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-16 due to policy728Uploading artifacts...729tmp/feature_flags/: found 23 matching artifact files and directories 730WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6218670620/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com731WARNING: Retrying... context=artifacts-uploader error=request redirected732Uploading artifacts as "archive" to coordinator... 201 Created id=6218670620 responseStatus=201 Created token=glcbt-65734Job succeeded