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

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