haml-lint ee
Passed Started
by
@dgruzd

Dmitry Gruzd
1Running with gitlab-runner 16.1.0~beta.5.gf131a6a2 (f131a6a2)2 on blue-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 6io2xoDD, system ID: s_8f94f77602233 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-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-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:fec07d48f78e7744b500d171c45d252a17edb746cb6e49beeddfd45fe8a9e38a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13@sha256:5be4fba41b6ac9335dea5413b69dd0326dc13963940cb473219acfd9665b05c0 ...11Running on runner-6io2xodd-project-278964-concurrent-0 via runner-6io2xodd-private-1685030579-f14831c0...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 166317, done. 17remote: Counting objects: 100% (166317/166317), done. 18remote: Compressing objects: 100% (103595/103595), done. 19remote: Total 166317 (delta 82191), reused 114585 (delta 56556), pack-reused 0 20Receiving objects: 100% (166317/166317), 136.84 MiB | 27.02 MiB/s, done.21Resolving deltas: 100% (82191/82191), done.23 * [new ref] refs/pipelines/879304794 -> refs/pipelines/87930479424 * [new branch] master -> origin/master25Checking out 8bedc0ff as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...30cache.zip is up to date 31Successfully extracted cache33Using docker image sha256:fec07d48f78e7744b500d171c45d252a17edb746cb6e49beeddfd45fe8a9e38a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13@sha256:5be4fba41b6ac9335dea5413b69dd0326dc13963940cb473219acfd9665b05c0 ...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.sh694Using decomposed database config (config/database.yml.decomposed-postgresql)695Geo DB won't be set up.696Embedding DB won't be set up.697$ run_timed_command "bundle exec haml-lint --parallel ee/app/views"698$ bundle exec haml-lint --parallel ee/app/views699warning: parser/current is loading parser/ruby30, which recognizes 3.0.5-compliant syntax, but you are running 3.0.6.701591 files inspected, 0 lints detected702==> 'bundle exec haml-lint --parallel ee/app/views' succeeded in 24 seconds.704Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy706Uploading artifacts...707tmp/feature_flags/: found 22 matching artifact files and directories 708WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4353249416/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com709WARNING: Retrying... context=artifacts-uploader error=request redirected710Uploading artifacts as "archive" to coordinator... 201 Created id=4353249416 responseStatus=201 Created token=64_ByGci712Job succeeded