Running with gitlab-runner 14.8.2 (c6e7e194)
  on TestEnvEKSCluster 4cd53b1e
section_start:1648105833:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab
Using Kubernetes executor with image docker ...
Using attach strategy to execute scripts...
section_end:1648105833:prepare_executor
section_start:1648105833:prepare_script
Preparing environment
Waiting for pod gitlab/runner-4cd53b1e-project-961-concurrent-0dmkzc to be running, status is Pending
Waiting for pod gitlab/runner-4cd53b1e-project-961-concurrent-0dmkzc to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-4cd53b1e-project-961-concurrent-0dmkzc via runner-gitlab-runner-55448db48b-c7cbq...

section_end:1648105839:prepare_script
section_start:1648105839:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/shenggui.li/mobdna-k8s/.git/
Created fresh repository.
Checking out 2d910238 as master...

Skipping Git submodules setup

section_end:1648105840:get_sources
section_start:1648105840:restore_cache
Restoring cache
Checking cache for 2d910238e22ac38a9e6248982c9e3283d27d7237...
Downloading cache.zip from https://tkio-test-gitlabrunner-cache.s3.dualstack.cn-north-1.amazonaws.com.cn/runner/project/961/2d910238e22ac38a9e6248982c9e3283d27d7237 
Successfully extracted cache

section_end:1648105842:restore_cache
section_start:1648105842:step_script
Executing "step_script" stage of the job script
$ docker  run -i --network host --rm amazon/aws-cli ecr get-login-password --region cn-north-1 | docker login --username AWS --password-stdin ${REG_BASE}
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded

section_end:1648105844:step_script
section_start:1648105844:archive_cache
Saving cache for successful job
Creating cache 2d910238e22ac38a9e6248982c9e3283d27d7237...
target: found 3 matching files and directories     
Archive is up to date!                             
Created cache

section_end:1648105844:archive_cache
Job succeeded