Running with gitlab-runner 13.11.0 (7f7a4bb0)  on gitlab-runners-bigbang-gl-packages-privileged-gitlab-runne22ncc YvhYaXSq  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true section_start:1623165009:resolve_secrets Resolving secrets section_end:1623165009:resolve_secrets section_start:1623165009:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runners Using Kubernetes executor with image registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/k3d-builder:0.0.5 ... section_end:1623165009:prepare_executor section_start:1623165009:prepare_script Preparing environment Waiting for pod gitlab-runners/runner-yvhyaxsq-project-2327-concurrent-08q7qt to be running, status is Pending Running on runner-yvhyaxsq-project-2327-concurrent-08q7qt via gitlab-runners-bigbang-gl-packages-privileged-gitlab-runne22ncc... section_end:1623165012:prepare_script section_start:1623165012:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/big-bang/pipeline-templates/pipeline-templates/.git/ Created fresh repository. Checking out 172e7aba as 1.1.5... Skipping Git submodules setup section_end:1623165013:get_sources section_start:1623165013:step_script Executing "step_script" stage of the job script $ export CHART_VERSION=$(yq e ".version" "bb-test-lib/Chart.yaml") $ export HELM_EXPERIMENTAL_OCI=1 $ helm chart save bb-test-lib ${CI_REGISTRY_IMAGE}/bb-test-lib:${CHART_VERSION} ref: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib:0.5.2 digest: ae2a3d4c6d9361aba14d78ecc80c3990e3761ca23bd1cfe1fe162068a3424caa size: 2.4 KiB name: bb-test-lib version: 0.5.2 0.5.2: saved $ echo ${CI_REGISTRY_PASSWORD} | helm registry login ${CI_REGISTRY_IMAGE} -u ${CI_REGISTRY_USER} --password-stdin Login succeeded $ helm chart push ${CI_REGISTRY_IMAGE}/bb-test-lib:${CHART_VERSION} The push refers to repository [registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib] ref: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib:0.5.2 digest: ae2a3d4c6d9361aba14d78ecc80c3990e3761ca23bd1cfe1fe162068a3424caa size: 2.4 KiB name: bb-test-lib version: 0.5.2 0.5.2: pushed to remote (1 layer, 2.4 KiB total) section_end:1623165015:step_script section_start:1623165015:cleanup_file_variables Cleaning up file based variables section_end:1623165015:cleanup_file_variables Job succeeded