build-pre-commit-image ○ success

Duration: 9s
Queued: 0s
📁 Stage: docker-image
🖥 Runner: linux-aws-1
Average Duration
19s
This job: 9s
Failure Rate
1.6%
last 30 days

Job Execution Phases

💡 Tip: Click on any phase bar to jump to that section in the log below

Job Analysis

Job Status: Passed

Status: Job passed successfully

Full Job Log

272 lines
Match - of 0
1 09:35:26 Running with gitlab-runner 18.9.0 (07e534ba)
2 09:35:26 on gitlab-runner-linux-1-5fd7c4d488-p5lbx wRxjPbsJX, system ID: r_201AzAERJfrE
3 09:35:26 feature flags: FF_USE_FASTZIP:true, FF_USE_NEW_BASH_EVAL_STRATEGY:true, FF_USE_DYNAMIC_TRACE_FORCE_SEND_INTERVAL:true, FF_SCRIPT_SECTIONS:true, FF_USE_ADVANCED_POD_SPEC_CONFIGURATION:true, FF_PRINT_POD_EVENTS:true, FF_USE_DUMB_INIT_WITH_KUBERNETES_EXECUTOR:true, FF_LOG_IMAGES_CONFIGURED_FOR_JOB:true, FF_CLEAN_UP_FAILED_CACHE_EXTRACT:true, FF_GIT_URLS_WITHOUT_TOKENS:true, FF_WAIT_FOR_POD_TO_BE_REACHABLE:true, FF_USE_FLEETING_ACQUIRE_HEARTBEATS:true, FF_USE_JOB_ROUTER:true
4 09:35:26 Resolving secrets
5 09:35:26 section_start:1777973726:prepare_executor
6 09:35:26 +Preparing the "kubernetes" executor
7 09:35:26 "CPURequest" overwritten with "2"
8 09:35:26 "MemoryRequest" overwritten with "4G"
9 09:35:26 Using Kubernetes namespace: gitlab-runner
10 09:35:26 Using Kubernetes executor with image registry.scandit.com/dockerfiles/kaniko:v1.27.3-crane@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac ...
11 09:35:26 Using attach strategy to execute scripts...
12 09:35:26 Using effective pull policy of [Always] for container helper
13 09:35:26 Using effective pull policy of [Always] for container init-permissions
14 09:35:26 Using effective pull policy of [Always] for container build
15 09:35:26 section_end:1777973726:prepare_executor
16 09:35:26 +section_start:1777973726:prepare_script
17 09:35:26 +Preparing environment
18 09:35:26 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
19 09:35:26 WARNING: Advanced Pod Spec configuration enabled, merging the provided PodSpec to the generated one. This is a beta feature and is subject to change. Feedback is collected in this issue: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29659 ...
20 09:35:27 Subscribing to Kubernetes Pod events...
21 09:35:27 Type Reason Message
22 09:35:27 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-0-3q37qljv to ip-10-0-46-192.eu-central-1.compute.internal
23 09:35:27 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
24 09:35:27 Normal Created Created container: init-permissions
25 09:35:27 Normal Started Started container init-permissions
26 09:35:29 Normal Pulled Container image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/dockerfiles/kaniko@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac" already present on machine
27 09:35:29 Normal Created Created container: build
28 09:35:29 Normal Started Started container build
29 09:35:29 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
30 09:35:29 Normal Created Created container: helper
31 09:35:29 Normal Started Started container helper
32 09:35:31 Running on runner-wrxjpbsjx-project-621-concurrent-0-3q37qljv via gitlab-runner-linux-1-5fd7c4d488-p5lbx...
33 09:35:31
34 09:35:31 section_end:1777973731:prepare_script
35 09:35:31 +section_start:1777973731:get_sources
36 09:35:31 +Getting source from Git repository
37 09:35:31 Gitaly correlation ID: 01KQVQW2RC1RHKQCSRMJ7SAC95
38 09:35:31 Fetching changes with git depth set to 1...
39 09:35:31 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
40 09:35:31 Created fresh repository.
41 09:35:32 Checking out eea928ac as detached HEAD (ref is refs/merge-requests/637/merge)...
42 09:35:32
43 09:35:32 Skipping Git submodules setup
44 09:35:32
45 09:35:32 section_end:1777973732:get_sources
46 09:35:32 +section_start:1777973732:step_script
47 09:35:32 +Executing "step_script" stage of the job script
48 09:35:32 section_start:1777973732:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
49 09:35:32 rv=$?
50 09:35:32 if [ $rv -ne 0 ]; then
51 09:35:32 echo ""
52 09:35:32 echo " Failure Cause Analysis might help, please open this link:"
53 09:35:32 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
54 09:35:32 echo ""
55 09:35:32 fi
56 09:35:32 echo ""
57 09:35:32 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
58 09:35:32 echo ""
59 09:35:32 echo ""
60 09:35:32 echo "Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-host=${SC_K8S_NODE_NAME}&var-namespace=${SC_K8S_NAMESPACE}&var-pod=${HOSTNAME}&var-resolution=15&from=${__start_time}000&to=${EPOCHSECONDS}000"
61 09:35:32 echo "Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-node=${SC_K8S_NODE_NAME}&var-resolution=15s&from=${__start_time}000&to=${EPOCHSECONDS}000"
62 09:35:32 echo "Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=${LOKI_DATASOURCE}&var-filters=log_group|=|gitlab-runner&var-filters=source|=|${LOKI_LOGSOURCE}&var-filters=namespace|=|${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID|=|${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID|=|${CI_PIPELINE_ID}&var-filters=CI_JOB_ID|=|${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=${EPOCHSECONDS}000"
63 09:35:32 echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=$(date -d '-7 days' +%Y-%m-%d)~$(date -d '+7 days' +%Y-%m-%d)&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
64 09:35:32 echo ""
65 09:35:32 exit $rv
66 09:35:32 }
67 09:35:32 trap cleanup EXIT
68 09:35:32 echo "INFO: This is the CI job pre_build_script"
69 09:35:32 echo "INFO: It's defined in the backend/infra/aws repo."
70 09:35:32 echo "INFO: These additional Scandit variables are available to you:"
71 09:35:32 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
72 09:35:32 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
73 09:35:32 echo " SC_K8S_KYVERNO_PATCHES: |"
74 09:35:32 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
75 09:35:32 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
76 09:35:32 if command -v numfmt >/dev/null 2>&1; then
77 09:35:32 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
78 09:35:32 else
79 09:35:32 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
80 09:35:32 fi
81 09:35:32 __start_time=${EPOCHSECONDS}
82 09:35:32 echo ""
83 09:35:32 echo "Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-host=${SC_K8S_NODE_NAME}&var-namespace=${SC_K8S_NAMESPACE}&var-pod=${HOSTNAME}&var-resolution=15&from=${__start_time}000&to=now"
84 09:35:32 echo "Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-node=${SC_K8S_NODE_NAME}&var-resolution=15s&from=${__start_time}000&to=now"
85 09:35:32 echo "Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=${LOKI_DATASOURCE}&var-filters=log_group|=|gitlab-runner&var-filters=source|=|${LOKI_LOGSOURCE}&var-filters=namespace|=|${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID|=|${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID|=|${CI_PIPELINE_ID}&var-filters=CI_JOB_ID|=|${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=now"
86 09:35:32 echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=$(date -d '-7 days' +%Y-%m-%d)~$(date -d '+7 days' +%Y-%m-%d)&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
87 09:35:32 echo ""
88 09:35:32 echo "Setting up credentials for Gitlab Python registries"
89 09:35:32 mkdir -p ~
90 09:35:32 echo "machine gitlab.scandit.com" > ~/.netrc
91 09:35:32 echo "login gitlab-ci-token" >> ~/.netrc
92 09:35:32 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
93 09:35:32 chmod 600 ~/.netrc
94 09:35:32 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
95 09:35:32 git config --global --add safe.directory $CI_PROJECT_DIR
96 09:35:32 fi
97 09:35:32 # Sonarqube server is running on the same cluster. Use internal address
98 09:35:32 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
99 09:35:32 section_end:1777973732:section_pre_build_script_0
100 09:35:32 INFO: This is the CI job pre_build_script
101 09:35:32 INFO: It's defined in the backend/infra/aws repo.
102 09:35:32 INFO: These additional Scandit variables are available to you:
103 09:35:32 SC_K8S_NODE_NAME: ip-10-0-46-192.eu-central-1.compute.internal
104 09:35:32 SC_K8S_IMAGE_ID:
105 09:35:32 SC_K8S_KYVERNO_PATCHES: |
106 09:35:32
107 09:35:32 cpu (r/l): 2/4
108 09:35:32 memory (r/l): 4000000000/17179869184
109 09:35:32
110 09:35:32 Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-46-192.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-3q37qljv&var-resolution=15&from=1777973732000&to=now
111 09:35:32 Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-46-192.eu-central-1.compute.internal&var-resolution=15s&from=1777973732000&to=now
112 09:35:32 Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1578751&var-filters=CI_JOB_ID|=|54380614&sortOrder=Ascending&from=1777973732000&to=now
113 09:35:32 date: invalid date '-7 days'
114 09:35:32 date: invalid date '+7 days'
115 09:35:32 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-pre-commit-image&project=internal/gitlab-templates
116 09:35:32
117 09:35:32 Setting up credentials for Gitlab Python registries
118 09:35:32 $ echo "FROM registry.scandit.com/internal/gitlab-templates/pre-commit:${PRE_COMMIT_PYTHON_VERSION}-${PRE_COMMIT_VERSION}" > Dockerfile.pre-commit-project
119 09:35:32 $ echo $DOCKER_CONFIG_JSON > /kaniko/.docker/config.json
120 09:35:32 $ mv /root/.netrc /kaniko/.netrc
121 09:35:32 section_start:1777973732:section_script_step_3[hide_duration=true,collapsed=true] $ function copy_files() {
122 09:35:32 local src="$1"
123 09:35:32 local trg="$2"
124 09:35:32 for f in $src; do
125 09:35:32 t="$trg/`dirname $f`"
126 09:35:32 mkdir -p $t || true
127 09:35:32 echo "Copy $f"
128 09:35:32 cp -pr $f $trg/$f
129 09:35:32 done
130 09:35:32 }
131 09:35:32 function recursive_hash() {
132 09:35:32 local dir="$1"
133 09:35:32 find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
134 09:35:32 }
135 09:35:32 function remote_docker_digest() {
136 09:35:32 local images="$1"
137 09:35:32 echo $images | xargs -n 1 crane digest
138 09:35:32 }
139 09:35:32 function remote_image_exists() {
140 09:35:32 local image="$1"
141 09:35:32 crane manifest $image > /dev/null 2>&1
142 09:35:32 }
143 09:35:32 function remote_images_are_identical() {
144 09:35:32 local imageA="$1"
145 09:35:32 local imageB="$2"
146 09:35:32 if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
147 09:35:32 return 0
148 09:35:32 else
149 09:35:32 return 1
150 09:35:32 fi
151 09:35:32 }
152 09:35:32 function copy_image() {
153 09:35:32 local image="$1"
154 09:35:32 local remotes="$2"
155 09:35:32 local backup_ext="$3"
156 09:35:32 echo "$image"
157 09:35:32 local source_digest=$(remote_docker_digest $image)
158 09:35:32 local target_digest
159 09:35:32 for registry in $remotes; do
160 09:35:32 if target_digest=$(remote_docker_digest $registry); then
161 09:35:32 if [ "$target_digest" != "$source_digest" ]; then
162 09:35:32 echo "image outdated, overwriting with newest version"
163 09:35:32 crane copy $image $registry
164 09:35:32 crane copy $image ${registry}${backup_ext}
165 09:35:32 fi
166 09:35:32 else
167 09:35:32 echo "image does not exist, writing newest version"
168 09:35:32 crane copy $image $registry
169 09:35:32 crane copy $image ${registry}${backup_ext}
170 09:35:32 fi
171 09:35:32 done
172 09:35:32 }
173 09:35:32 section_end:1777973732:section_script_step_3
174 09:35:32 section_start:1777973732:section_script_step_4[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_SUBDIR" != "" ]; then
175 09:35:32 echo "Entering subpath $CONTAINER_SUBDIR"
176 09:35:32 cd $CONTAINER_SUBDIR
177 09:35:32 fi
178 09:35:32 section_end:1777973732:section_script_step_4
179 09:35:32 $ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
180 09:35:32 Copy Dockerfile.pre-commit-project
181 09:35:32 Copy .pre-commit-config.yaml
182 09:35:32 $ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
183 09:35:32 $ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
184 09:35:32 section_start:1777973732:section_script_step_8[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
185 09:35:32 final_image_name=${CONTAINER_IMAGE_URL}
186 09:35:32 else
187 09:35:32 final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
188 09:35:32 fi
189 09:35:32 section_end:1777973732:section_script_step_8
190 09:35:32 $ final_image_url=${final_image_name}:${docker_checksum}
191 09:35:32 section_start:1777973732:section_script_step_10[hide_duration=true,collapsed=true] $ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
192 09:35:32 echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
193 09:35:32 else
194 09:35:32 echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
195 09:35:32 fi
196 09:35:32 section_end:1777973732:section_script_step_10
197 09:35:32 $ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
198 09:35:32 section_start:1777973732:section_script_step_12[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
199 09:35:32 echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
200 09:35:32 fi
201 09:35:32 section_end:1777973732:section_script_step_12
202 09:35:32
203 09:35:32 WARNING! Your credentials are stored unencrypted in '/kaniko/.docker/config.json'.
204 09:35:32 Configure a credential helper to remove this warning. See
205 09:35:32 https://docs.docker.com/go/credential-store/
206 09:35:32
207 09:35:32 2026/05/05 09:35:32 logged in via /kaniko/.docker/config.json
208 09:35:32 section_start:1777973732:section_script_step_13[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
209 09:35:32 echo "Image already exists, skip the build."
210 09:35:32 echo "$final_image_url"
211 09:35:32 if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
212 09:35:32 _EXT=""
213 09:35:32 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
214 09:35:32 elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
215 09:35:32 _EXT="-MR${CI_MERGE_REQUEST_IID}"
216 09:35:32 _BACKUP_EXT=""
217 09:35:32 elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
218 09:35:32 _EXT="-${CI_COMMIT_REF_SLUG}"
219 09:35:32 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
220 09:35:32 fi
221 09:35:32 for _TAG in $CONTAINER_IMAGE_TAG; do
222 09:35:32 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
223 09:35:32 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
224 09:35:32 done
225 09:35:32 if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
226 09:35:32 _EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
227 09:35:32 echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
228 09:35:32 copy_image "${final_image_url}" "${final_image_url}${_EXT}"
229 09:35:32 for _TAG in $CONTAINER_IMAGE_TAG; do
230 09:35:32 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
231 09:35:32 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
232 09:35:32 done
233 09:35:32 fi
234 09:35:32 exit 0
235 09:35:32 fi
236 09:35:32 section_end:1777973732:section_script_step_13
237 09:35:32 Image already exists, skip the build.
238 09:35:32 registry.scandit.com/internal/gitlab-templates/pre-commit:17f326f916c2676c279ad503717158f9dc23bc3df559feda764e3fd7ac8bdc56
239 09:35:32 Copying registry.scandit.com/internal/gitlab-templates/pre-commit:17f326f916c2676c279ad503717158f9dc23bc3df559feda764e3fd7ac8bdc56 to registry.scandit.com/internal/gitlab-templates/pre-commit:3.12-3.7.1-MR637
240 09:35:32 registry.scandit.com/internal/gitlab-templates/pre-commit:17f326f916c2676c279ad503717158f9dc23bc3df559feda764e3fd7ac8bdc56
241 09:35:33 image outdated, overwriting with newest version
242 09:35:33 2026/05/05 09:35:32 Copying from registry.scandit.com/internal/gitlab-templates/pre-commit:17f326f916c2676c279ad503717158f9dc23bc3df559feda764e3fd7ac8bdc56 to registry.scandit.com/internal/gitlab-templates/pre-commit:3.12-3.7.1-MR637
243 09:35:33 2026/05/05 09:35:33 existing manifest: 3.12-3.7.1-MR637@sha256:e1a42072273b679421c82fa0fb2d4487612d040caad8151ebb4c02ca2babfe0e
244 09:35:33 2026/05/05 09:35:33 Copying from registry.scandit.com/internal/gitlab-templates/pre-commit:17f326f916c2676c279ad503717158f9dc23bc3df559feda764e3fd7ac8bdc56 to registry.scandit.com/internal/gitlab-templates/pre-commit:3.12-3.7.1-MR637
245 09:35:33 2026/05/05 09:35:33 existing manifest: 3.12-3.7.1-MR637@sha256:e1a42072273b679421c82fa0fb2d4487612d040caad8151ebb4c02ca2babfe0e
246 09:35:33
247 09:35:33 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54380614
248 09:35:33
249 09:35:33
250 09:35:33 Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-46-192.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-3q37qljv&var-resolution=15&from=1777973732000&to=1777973733000
251 09:35:33 Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-46-192.eu-central-1.compute.internal&var-resolution=15s&from=1777973732000&to=1777973733000
252 09:35:33 Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1578751&var-filters=CI_JOB_ID|=|54380614&sortOrder=Ascending&from=1777973732000&to=1777973733000
253 09:35:33 date: invalid date '-7 days'
254 09:35:33 date: invalid date '+7 days'
255 09:35:33 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-pre-commit-image&project=internal/gitlab-templates
256 09:35:33
257 09:35:33
258 09:35:33 section_end:1777973733:step_script
259 09:35:33 +section_start:1777973733:upload_artifacts_on_success
260 09:35:33 +Uploading artifacts for successful job
261 09:35:34 Uploading artifacts...
262 09:35:34 docker_image_build.env: found 1 matching artifact files and directories
263 09:35:34 Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KQVQWAHT5ZH7B1EBAJ26FXDA id=54380614 responseStatus=201 Created token=64_VsGXoy
264 09:35:34
265 09:35:34 section_end:1777973734:upload_artifacts_on_success
266 09:35:34 +section_start:1777973734:cleanup_file_variables
267 09:35:34 +Cleaning up project directory and file based variables
268 09:35:35
269 09:35:35 section_end:1777973735:cleanup_file_variables
270 09:35:35 +
271 09:35:35 Job succeeded
272