Running with gitlab-runner 16.10.0 (81ab07f6)
  on staging-ref-autoscale-instance-runner x5kFc4P8-, system ID: s_83e1c3d437f6
section_start:1725626444:resolve_secrets
Resolving secrets
section_end:1725626444:resolve_secrets
section_start:1725626444:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image ruby:3-alpine ...
Pulling docker image ruby:3-alpine ...
Using docker image sha256:1c75064d7b84f168099b78008d900dcba894c37009968ad7ab184b843abbb92f for ruby:3-alpine with digest ruby@sha256:d811ee7b48a5cfb646de035f7dac59fd5530c1aef46e9660bd0e65dde307ffa0 ...
section_end:1725626454:prepare_executor
section_start:1725626454:prepare_script
Preparing environment
Running on runner-x5kfc4p8--project-149212-concurrent-0 via runner-x5kfc4p8--st-ref-autoscale-1725626334-b9ae1806...
section_end:1725626455:prepare_script
section_start:1725626455:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/my-ce-test-group/test-project/.git/
Created fresh repository.
Checking out 5293981a as detached HEAD (ref is prod-1)...

Skipping Git submodules setup
section_end:1725626456:get_sources
section_start:1725626456:step_script
Executing "step_script" stage of the job script
Using docker image sha256:1c75064d7b84f168099b78008d900dcba894c37009968ad7ab184b843abbb92f for ruby:3-alpine with digest ruby@sha256:d811ee7b48a5cfb646de035f7dac59fd5530c1aef46e9660bd0e65dde307ffa0 ...
$ echo "Deploying application..."
Deploying application...
$ echo "Application successfully deployed."
Application successfully deployed.
section_end:1725626457:step_script
section_start:1725626457:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725626457:cleanup_file_variables
Job succeeded