Running with gitlab-runner 17.4.0 (b92ee590)
  on gitlab-shared-runner-0 TwVB6zeu, system ID: r_qMYhDNDBBYPp
section_start:1729371939:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab-runner
Using Kubernetes executor with image alpine/k8s:1.28.14 ...
Using attach strategy to execute scripts...
section_end:1729371939:prepare_executor
section_start:1729371939:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
Waiting for pod gitlab-runner/runner-twvb6zeu-project-275-concurrent-0-pyj4wguj to be running, status is Pending
Waiting for pod gitlab-runner/runner-twvb6zeu-project-275-concurrent-0-pyj4wguj to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-twvb6zeu-project-275-concurrent-0-pyj4wguj via gitlab-shared-runner-0-c7475c94f-dhck9...

section_end:1729371950:prepare_script
section_start:1729371950:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/charts/nfs/dynamic-provisioning/.git/
Created fresh repository.
Checking out 2f5a039a as detached HEAD (ref is master)...

Skipping Git submodules setup

section_end:1729371952:get_sources
section_start:1729371952:step_script
Executing "step_script" stage of the job script
$ helm dependency update ${CHART_DIRECTORY}
$ helm package ${CHART_DIRECTORY} -d ./
Successfully packaged chart and saved it to: nfs-dynamic-provisioning-1.0.0.tgz

section_end:1729371953:step_script
section_start:1729371953:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
*.tgz: found 1 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=63377 responseStatus=201 Created token=glcbt-64

section_end:1729371954:upload_artifacts_on_success
section_start:1729371954:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1729371955:cleanup_file_variables
Job succeeded