Running with gitlab-runner 13.9.0-rc2 (69c049fd)
  on docker-auto-scale fa6cab46
  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true
section_start:1616511371:resolve_secrets
Resolving secrets
section_end:1616511371:resolve_secrets
section_start:1616511371:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image pipelinecomponents/yamllint:latest ...
Pulling docker image pipelinecomponents/yamllint:latest ...
Using docker image sha256:040312bff451e5a44bab5bd7c6ae378f29ff127cef6badd3acb3eb898c7b03a5 for pipelinecomponents/yamllint:latest with digest pipelinecomponents/yamllint@sha256:b7360d069634d6770c5af938066cc33eea374f7aef56fece1dc8c62f63ce886b ...
section_end:1616511435:prepare_executor
section_start:1616511435:prepare_script
Preparing environment
Running on runner-fa6cab46-project-5655380-concurrent-0 via runner-fa6cab46-stg-srm-1616511371-ba10bfc6...
section_end:1616511436:prepare_script
section_start:1616511436:get_sources
Getting source from Git repository
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/
Created fresh repository.
Checking out 8de1bc8a as master...

Skipping Git submodules setup
section_end:1616511457:get_sources
section_start:1616511457:step_script
Executing "step_script" stage of the job script
Using docker image sha256:040312bff451e5a44bab5bd7c6ae378f29ff127cef6badd3acb3eb898c7b03a5 for pipelinecomponents/yamllint:latest with digest pipelinecomponents/yamllint@sha256:b7360d069634d6770c5af938066cc33eea374f7aef56fece1dc8c62f63ce886b ...
$ [[ ! -d "ee/" ]] || export LINT_PATHS="$LINT_PATHS ee/changelogs"
$ yamllint -f colored $LINT_PATHS
.gitlab/ci/workhorse.gitlab-ci.yml
  7:25      warning  too few spaces before comment  (comments)

.gitlab/ci/rails.gitlab-ci.yml
  649:2     warning  missing starting space in comment  (comments)
  661:2     warning  missing starting space in comment  (comments)
  673:2     warning  missing starting space in comment  (comments)

section_end:1616511460:step_script
section_start:1616511461:cleanup_file_variables
Cleaning up file based variables
section_end:1616511462:cleanup_file_variables
Job succeeded