Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)
  on blue-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QvBVRoXM, system ID: s_49b872f8ccf6
  feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true
section_start:1679424945:resolve_secrets
Resolving secrets
section_end:1679424945:resolve_secrets
section_start:1679424945:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image busybox ...
Pulling docker image busybox ...
Using docker image sha256:7cfbbec8963d8f13e6c70416d6592e1cc10f47a348131290a55d43c3acab3fb9 for busybox with digest busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 ...
section_end:1679424947:prepare_executor
section_start:1679424947:prepare_script
Preparing environment
Running on runner-qvbvroxm-project-1794617-concurrent-0 via runner-qvbvroxm-private-1679423699-8131adc4...
section_end:1679424948:prepare_script
section_start:1679424948: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/gitlab-docs/.git/
Created fresh repository.
Checking out fe079786 as detached HEAD (ref is refs/merge-requests/3607/head)...

Skipping Git submodules setup
$ git remote set-url origin "${CI_REPOSITORY_URL}"
section_end:1679424949:get_sources
section_start:1679424949:step_script
Executing "step_script" stage of the job script
Using docker image sha256:7cfbbec8963d8f13e6c70416d6592e1cc10f47a348131290a55d43c3acab3fb9 for busybox with digest busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 ...
$ grep -Ir "  - from:" content/_data/redirects.yaml | sort | uniq -d | tee output.txt
$ exit $(cat output.txt | wc -l)
section_end:1679424949:step_script
section_start:1679424949:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1679424950:cleanup_file_variables
Job succeeded