Running with gitlab-runner 14.8.2 (c6e7e194)
on TestEnvEKSCluster 0a90d8b4
section_start:1648114450:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab
Using Kubernetes executor with image docker ...
Using attach strategy to execute scripts...
section_end:1648114450:prepare_executor
section_start:1648114450:prepare_script
Preparing environment
Waiting for pod gitlab/runner-0a90d8b4-project-961-concurrent-0wkvh5 to be running, status is Pending
Waiting for pod gitlab/runner-0a90d8b4-project-961-concurrent-0wkvh5 to be running, status is Pending
ContainersNotReady: "containers with unready status: [build helper]"
ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab/runner-0a90d8b4-project-961-concurrent-0wkvh5 to be running, status is Pending
ContainersNotReady: "containers with unready status: [build helper]"
ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-0a90d8b4-project-961-concurrent-0wkvh5 via runner-gitlab-runner-595cd7847f-5pzfj...
section_end:1648114459:prepare_script
section_start:1648114459: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 1d87d53f as master...
Skipping Git submodules setup
section_end:1648114460:get_sources
section_start:1648114460:restore_cache
Restoring cache
Checking cache for 1d87d53f88d91003198442cf7f8504633b8be5f9...
Downloading cache.zip from https://tkio-test-gitlabrunner-cache.s3.dualstack.cn-north-1.amazonaws.com.cn/runner/project/961/1d87d53f88d91003198442cf7f8504633b8be5f9
Successfully extracted cache
section_end:1648114462:restore_cache
section_start:1648114462: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:1648114464:step_script
section_start:1648114464:archive_cache
Saving cache for successful job
Creating cache 1d87d53f88d91003198442cf7f8504633b8be5f9...
target: found 3 matching files and directories
Archive is up to date!
Created cache
section_end:1648114465:archive_cache
Job succeeded