Running with gitlab-runner 14.8.2 (c6e7e194)
  on TestEnvEKSCluster b113b156
section_start:1648109632:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab
Using Kubernetes executor with image docker ...
Using attach strategy to execute scripts...
section_end:1648109632:prepare_executor
section_start:1648109632:prepare_script
Preparing environment
Waiting for pod gitlab/runner-b113b156-project-961-concurrent-02bkph to be running, status is Pending
Waiting for pod gitlab/runner-b113b156-project-961-concurrent-02bkph to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-b113b156-project-961-concurrent-02bkph via runner-gitlab-runner-595cd7847f-fqc7v...

section_end:1648109639:prepare_script
section_start:1648109639: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 d874bc9f as master...

Skipping Git submodules setup

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

section_end:1648109645:restore_cache
section_start:1648109645: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:1648109650:step_script
section_start:1648109650:archive_cache
Saving cache for successful job
Creating cache d874bc9f94e4e4da05c0933d02674bb3bcbaecb1...
target: found 3 matching files and directories     
Archive is up to date!                             
Created cache

section_end:1648109651:archive_cache
Job succeeded