build ○ success
⏱
Duration: 11s
⏳
Queued: 5s
📁
Stage: build
🖥
Runner: linux-1
Average Duration
27s
This job: 11s
Failure Rate
16.8%
last 30 days
External Links
▶
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
292 lines
Match - of 0
1
23:36:17
Running with gitlab-runner 18.9.0 (07e534ba)
2
23:36:17
on gitlab-runner-linux-1-5b9cfd64ff-k5sg5 aP4tCsXyp, system ID: r_wQDtEh3nNZsL
3
23:36:17
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_ENABLE_JOB_CLEANUP: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:17
Resolving secrets
5
23:36:17
section_start:1777678577:prepare_executor
6
23:36:17
+Preparing the "kubernetes" executor
7
23:36:17
"CPURequest" overwritten with "2"
8
23:36:17
"MemoryRequest" overwritten with "4G"
9
23:36:17
Using Kubernetes namespace: gitlab-runner
10
23:36:17
Using Kubernetes executor with image registry.scandit.com/dockerfiles/kaniko:v1.27.3-crane@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac ...
11
23:36:17
Using attach strategy to execute scripts...
12
23:36:17
Using effective pull policy of [Always] for container build
13
23:36:17
Using effective pull policy of [Always] for container helper
14
23:36:17
Using effective pull policy of [Always] for container init-permissions
15
23:36:17
section_end:1777678577:prepare_executor
16
23:36:17
+section_start:1777678577:prepare_script
17
23:36:17
+Preparing environment
18
23:36:17
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
19
23:36:17
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:17
Subscribing to Kubernetes Pod events...
21
23:36:17
Type Reason Message
22
23:36:17
Normal Scheduled Successfully assigned gitlab-runner/runner-ap4tcsxyp-project-621-concurrent-16-f6xx9fux to gaius
23
23:36:18
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
24
23:36:18
Normal Created Created container: init-permissions
25
23:36:18
Normal Started Started container init-permissions
26
23:36:19
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
27
23:36:19
Normal Created Created container: helper
28
23:36:19
Normal Started Started container helper
29
23:36:19
Normal Pulling Pulling image "registry.scandit.com/dockerfiles/kaniko:v1.27.3-crane@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac"
30
23:36:19
Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/kaniko:v1.27.3-crane@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac" in 155ms (155ms including waiting). Image size: 49989654 bytes.
31
23:36:19
Normal Created Created container: build
32
23:36:19
Normal Started Started container build
33
23:36:24
Running on runner-ap4tcsxyp-project-621-concurrent-16-f6xx9fux via gitlab-runner-linux-1-5b9cfd64ff-k5sg5...
34
23:36:24
35
23:36:24
section_end:1777678584:prepare_script
36
23:36:24
+section_start:1777678584:get_sources
37
23:36:24
+Getting source from Git repository
38
23:36:24
Gitaly correlation ID: 01KQJYCTZXFEGK35KSY07ZWBBQ
39
23:36:24
Fetching changes with git depth set to 1...
40
23:36:24
Initialized empty Git repository in /build/internal/gitlab-templates/.git/
41
23:36:24
Created fresh repository.
42
23:36:25
Checking out 50468f6f as detached HEAD (ref is refs/merge-requests/636/merge)...
43
23:36:25
44
23:36:25
Skipping Git submodules setup
45
23:36:25
46
23:36:25
section_end:1777678585:get_sources
47
23:36:25
+section_start:1777678585:step_script
48
23:36:25
+Executing "step_script" stage of the job script
49
23:36:25
section_start:1777678585:section_pre_build_script_0[hide_duration=true,collapsed=true]
$ function cleanup {
50
23:36:25
rv=$?
51
23:36:25
if [ $rv -ne 0 ]; then
52
23:36:25
echo ""
53
23:36:25
echo " Failure Cause Analysis might help, please open this link:"
54
23:36:25
echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
55
23:36:25
echo ""
56
23:36:25
fi
57
23:36:25
echo ""
58
23:36:25
echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
59
23:36:25
echo ""
60
23:36:25
echo ""
61
23:36:25
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:25
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:25
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%7C=%7Cgitlab-runner&var-filters=source%7C%3D%7C${LOKI_LOGSOURCE}&var-filters=namespace%7C%3D%7C${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID%7C%3D%7C${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID%7C%3D%7C${CI_PIPELINE_ID}&var-filters=CI_JOB_ID%7C%3D%7C${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=${EPOCHSECONDS}000"
64
23:36:25
__date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
65
23:36:25
__date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
66
23:36:25
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=${__date_from}~${__date_to}&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
67
23:36:25
echo ""
68
23:36:25
exit $rv
69
23:36:25
}
70
23:36:25
trap cleanup EXIT
71
23:36:25
echo "INFO: This is the CI job pre_build_script"
72
23:36:25
echo "INFO: It's defined in the backend/infra/onprem/k8s repo."
73
23:36:25
echo "INFO: These additional Scandit variables are available to you:"
74
23:36:25
echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
75
23:36:25
echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
76
23:36:25
echo " SC_K8S_KYVERNO_PATCHES: |"
77
23:36:25
echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
78
23:36:25
echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
79
23:36:25
if command -v numfmt >/dev/null 2>&1; then
80
23:36:25
echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
81
23:36:25
else
82
23:36:25
echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
83
23:36:25
fi
84
23:36:25
__start_time=${EPOCHSECONDS}
85
23:36:25
echo ""
86
23:36:25
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"
87
23:36:25
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"
88
23:36:25
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%7C%3D%7Cgitlab-runner&var-filters=source%7C%3D%7C${LOKI_LOGSOURCE}&var-filters=namespace%7C%3D%7C${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID%7C%3D%7C${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID%7C%3D%7C${CI_PIPELINE_ID}&var-filters=CI_JOB_ID%7C%3D%7C${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=now"
89
23:36:25
__date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
90
23:36:25
__date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
91
23:36:25
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=${__date_from}~${__date_to}&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
92
23:36:25
echo ""
93
23:36:25
echo "Setting up credentials for Gitlab Python registries"
94
23:36:25
mkdir -p ~
95
23:36:25
echo "machine gitlab.scandit.com" > ~/.netrc
96
23:36:25
echo "login gitlab-ci-token" >> ~/.netrc
97
23:36:25
echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
98
23:36:25
chmod 600 ~/.netrc
99
23:36:25
if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
100
23:36:25
git config --global --add safe.directory $CI_PROJECT_DIR
101
23:36:25
fi
102
23:36:25
sleep infinity &
103
23:36:25
echo $! > ~/.bg_pid
104
23:36:25
section_end:1777678585:section_pre_build_script_0
105
23:36:25
INFO: This is the CI job pre_build_script
106
23:36:25
INFO: It's defined in the backend/infra/onprem/k8s repo.
107
23:36:25
INFO: These additional Scandit variables are available to you:
108
23:36:25
SC_K8S_NODE_NAME: gaius
109
23:36:25
SC_K8S_IMAGE_ID:
110
23:36:25
SC_K8S_KYVERNO_PATCHES: |
111
23:36:25
112
23:36:25
cpu (r/l): 2/8
113
23:36:25
memory (r/l): 4000000000/17179869184
114
23:36:25
115
23:36:25
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=gaius&var-namespace=gitlab-runner&var-pod=runner-ap4tcsxyp-project-621-concurrent-16-f6xx9fux&var-resolution=15&from=1777678585000&to=now
116
23:36:25
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=gaius&var-resolution=15s&from=1777678585000&to=now
117
23:36:25
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group%7C%3D%7Cgitlab-runner&var-filters=source%7C%3D%7Czrh.int.scandit.io&var-filters=namespace%7C%3D%7Cgitlab-runner&var-filters=CI_PROJECT_ID%7C%3D%7C621&var-filters=CI_PIPELINE_ID%7C%3D%7C1575289&var-filters=CI_JOB_ID%7C%3D%7C54243477&sortOrder=Ascending&from=1777678585000&to=now
118
23:36:25
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-24~2026-05-08&job_name=build&project=internal/gitlab-templates
119
23:36:25
120
23:36:25
Setting up credentials for Gitlab Python registries
121
23:36:25
$ echo $DOCKER_CONFIG_JSON > /kaniko/.docker/config.json
122
23:36:25
$ mv /root/.netrc /kaniko/.netrc
123
23:36:25
section_start:1777678585:section_script_step_2[hide_duration=true,collapsed=true]
$ function copy_files() {
124
23:36:25
local src="$1"
125
23:36:25
local trg="$2"
126
23:36:25
for f in $src; do
127
23:36:25
t="$trg/`dirname $f`"
128
23:36:25
mkdir -p $t || true
129
23:36:25
echo "Copy $f"
130
23:36:25
cp -pr $f $trg/$f
131
23:36:25
done
132
23:36:25
}
133
23:36:25
function recursive_hash() {
134
23:36:25
local dir="$1"
135
23:36:25
find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
136
23:36:25
}
137
23:36:25
function remote_docker_digest() {
138
23:36:25
local images="$1"
139
23:36:25
echo $images | xargs -n 1 crane digest
140
23:36:25
}
141
23:36:25
function remote_image_exists() {
142
23:36:25
local image="$1"
143
23:36:25
crane manifest $image > /dev/null 2>&1
144
23:36:25
}
145
23:36:25
function remote_images_are_identical() {
146
23:36:25
local imageA="$1"
147
23:36:25
local imageB="$2"
148
23:36:25
if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
149
23:36:25
return 0
150
23:36:25
else
151
23:36:25
return 1
152
23:36:25
fi
153
23:36:25
}
154
23:36:25
function copy_image() {
155
23:36:25
local image="$1"
156
23:36:25
local remotes="$2"
157
23:36:25
local backup_ext="$3"
158
23:36:25
echo "$image"
159
23:36:25
local source_digest=$(remote_docker_digest $image)
160
23:36:25
local target_digest
161
23:36:25
for registry in $remotes; do
162
23:36:25
if target_digest=$(remote_docker_digest $registry); then
163
23:36:25
if [ "$target_digest" != "$source_digest" ]; then
164
23:36:25
echo "image outdated, overwriting with newest version"
165
23:36:25
crane copy $image $registry
166
23:36:25
crane copy $image ${registry}${backup_ext}
167
23:36:25
fi
168
23:36:25
else
169
23:36:25
echo "image does not exist, writing newest version"
170
23:36:25
crane copy $image $registry
171
23:36:25
crane copy $image ${registry}${backup_ext}
172
23:36:25
fi
173
23:36:25
done
174
23:36:25
}
175
23:36:25
section_end:1777678585:section_script_step_2
176
23:36:25
section_start:1777678585:section_script_step_3[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_SUBDIR" != "" ]; then
177
23:36:25
echo "Entering subpath $CONTAINER_SUBDIR"
178
23:36:25
cd $CONTAINER_SUBDIR
179
23:36:25
fi
180
23:36:25
section_end:1777678585:section_script_step_3
181
23:36:25
Entering subpath sc-uv-example
182
23:36:25
$ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
183
23:36:25
Copy /build/internal/gitlab-templates/Dockerfile.uv
184
23:36:25
Copy uv.lock
185
23:36:25
Copy pyproject.toml
186
23:36:25
$ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
187
23:36:25
$ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
188
23:36:25
section_start:1777678585:section_script_step_7[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
189
23:36:25
final_image_name=${CONTAINER_IMAGE_URL}
190
23:36:25
else
191
23:36:25
final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
192
23:36:25
fi
193
23:36:25
section_end:1777678585:section_script_step_7
194
23:36:25
$ final_image_url=${final_image_name}:${docker_checksum}
195
23:36:25
section_start:1777678585:section_script_step_9[hide_duration=true,collapsed=true]
$ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
196
23:36:25
echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
197
23:36:25
else
198
23:36:25
echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
199
23:36:25
fi
200
23:36:25
section_end:1777678585:section_script_step_9
201
23:36:25
$ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
202
23:36:25
section_start:1777678585:section_script_step_11[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
203
23:36:25
echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
204
23:36:25
fi
205
23:36:25
section_end:1777678585:section_script_step_11
206
23:36:25
207
23:36:25
WARNING! Your credentials are stored unencrypted in '/kaniko/.docker/config.json'.
208
23:36:25
Configure a credential helper to remove this warning. See
209
23:36:25
https://docs.docker.com/go/credential-store/
210
23:36:25
211
23:36:25
2026/05/01 23:36:25 logged in via /kaniko/.docker/config.json
212
23:36:25
section_start:1777678585:section_script_step_12[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
213
23:36:25
echo "Image already exists, skip the build."
214
23:36:25
echo "$final_image_url"
215
23:36:25
if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
216
23:36:25
_EXT=""
217
23:36:25
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
218
23:36:25
elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
219
23:36:25
_EXT="-MR${CI_MERGE_REQUEST_IID}"
220
23:36:25
_BACKUP_EXT=""
221
23:36:25
elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
222
23:36:25
_EXT="-${CI_COMMIT_REF_SLUG}"
223
23:36:25
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
224
23:36:25
fi
225
23:36:25
for _TAG in $CONTAINER_IMAGE_TAG; do
226
23:36:25
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
227
23:36:25
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
228
23:36:25
done
229
23:36:25
if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
230
23:36:25
_EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
231
23:36:25
echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
232
23:36:25
copy_image "${final_image_url}" "${final_image_url}${_EXT}"
233
23:36:25
for _TAG in $CONTAINER_IMAGE_TAG; do
234
23:36:25
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
235
23:36:25
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
236
23:36:25
done
237
23:36:25
fi
238
23:36:25
exit 0
239
23:36:25
fi
240
23:36:25
section_end:1777678585:section_script_step_12
241
23:36:25
Image already exists, skip the build.
242
23:36:25
registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167
243
23:36:25
Copying registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167 to registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:latest-MR636
244
23:36:25
registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167
245
23:36:26
2026/05/01 23:36:25 HEAD request failed, falling back on GET: HEAD https://registry.scandit.com/v2/internal/gitlab-templates/sc-uv-example-dev/manifests/latest-MR636: unexpected status code 404 Not Found (HEAD responses have no body, use GET for details)
246
23:36:26
Error: GET https://registry.scandit.com/v2/internal/gitlab-templates/sc-uv-example-dev/manifests/latest-MR636: MANIFEST_UNKNOWN: manifest unknown; map[Tag:latest-MR636]
247
23:36:26
image does not exist, writing newest version
248
23:36:26
2026/05/01 23:36:26 Copying from registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167 to registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:latest-MR636
249
23:36:26
2026/05/01 23:36:26 existing blob: sha256:55cab8de839fd4db3f8ccd4a0ec43ad27c5e112834e9e6ee2b1a68ebb49b64d0
250
23:36:26
2026/05/01 23:36:26 existing blob: sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081
251
23:36:26
2026/05/01 23:36:26 existing blob: sha256:5957ac4c1fdd681289811aec6fdcfdab5af82ebf72bb1d095726a3db3ae49601
252
23:36:26
2026/05/01 23:36:26 existing blob: sha256:0e188e6a6d38dcb0203c2a32ea25e2521594a7619ba8b508f5b695684b9878a7
253
23:36:26
2026/05/01 23:36:26 existing blob: sha256:25c95bc50f6df2aef8cc6217d03c85fdb351d25e009a73aad25e8a8b1f69dda7
254
23:36:26
2026/05/01 23:36:26 existing blob: sha256:03e82c1b170c1fe933744d07af0abf9f491c7c8ca6488768c31e0929aa5cdd0f
255
23:36:26
2026/05/01 23:36:26 existing blob: sha256:23d857050f81a653f157eae1b84232244f89a72838eac1f926d8dcdaa49e1a18
256
23:36:26
2026/05/01 23:36:26 existing blob: sha256:333d6461d4fea818d630d9d534403cde23af442fe22aee2568f203373413a61f
257
23:36:26
2026/05/01 23:36:26 existing blob: sha256:89732bc7504122601f40269fc9ddfb70982e633ea9caf641ae45736f2846b004
258
23:36:26
2026/05/01 23:36:26 existing blob: sha256:b553736ae00de6e3abc63c1e57a3a70491cc286fc0c23728700f93bfd808c955
259
23:36:26
2026/05/01 23:36:26 existing blob: sha256:ff4a66cef1b3543840300341b88667bb3ffdf769593d6a81185338deef3aae3e
260
23:36:26
2026/05/01 23:36:26 existing blob: sha256:deca4280ae11ddb2615567c8e8cde06d7377084155c328300fdd2512d598735c
261
23:36:26
2026/05/01 23:36:26 existing blob: sha256:23692376f9d8e7bf19aa0d7ad97364e53b9dc7f852b54764581ceeb9c68fb8b3
262
23:36:26
2026/05/01 23:36:26 registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:latest-MR636: digest: sha256:7226d2c1d441111125df9452fc5a3a1c77f959d69ea2f55dd3acb75fcf5923e0 size: 3972
263
23:36:26
2026/05/01 23:36:26 Copying from registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167 to registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:latest-MR636
264
23:36:26
2026/05/01 23:36:26 existing manifest: latest-MR636@sha256:7226d2c1d441111125df9452fc5a3a1c77f959d69ea2f55dd3acb75fcf5923e0
265
23:36:26
266
23:36:26
Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54243477
267
23:36:26
268
23:36:26
269
23:36:26
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=gaius&var-namespace=gitlab-runner&var-pod=runner-ap4tcsxyp-project-621-concurrent-16-f6xx9fux&var-resolution=15&from=1777678585000&to=1777678586000
270
23:36:26
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=gaius&var-resolution=15s&from=1777678585000&to=1777678586000
271
23:36:26
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group%7C=%7Cgitlab-runner&var-filters=source%7C%3D%7Czrh.int.scandit.io&var-filters=namespace%7C%3D%7Cgitlab-runner&var-filters=CI_PROJECT_ID%7C%3D%7C621&var-filters=CI_PIPELINE_ID%7C%3D%7C1575289&var-filters=CI_JOB_ID%7C%3D%7C54243477&sortOrder=Ascending&from=1777678585000&to=1777678586000
272
23:36:26
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-24~2026-05-08&job_name=build&project=internal/gitlab-templates
273
23:36:26
274
23:36:26
275
23:36:26
section_end:1777678586:step_script
276
23:36:26
+section_start:1777678586:upload_artifacts_on_success
277
23:36:26
+Uploading artifacts for successful job
278
23:36:27
Uploading artifacts...
279
23:36:27
docker_image_build.env: found 1 matching artifact files and directories
280
23:36:27
Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KQJYD588QXAR645N5NWSCSRH id=54243477 responseStatus=201 Created token=64_pTjyHh
281
23:36:27
282
23:36:27
section_end:1777678587:upload_artifacts_on_success
283
23:36:27
+section_start:1777678587:cleanup_file_variables
284
23:36:27
+Cleaning up project directory and file based variables
285
23:36:27
Removing context/
286
23:36:27
Removing docker_image_build.env
287
23:36:27
HEAD is now at 50468f6 Merge branch 'renovate/martizih-kaniko-1.x' into 'master'
288
23:36:27
289
23:36:27
section_end:1777678587:cleanup_file_variables
290
23:36:27
+
291
23:36:27
Job succeeded
292