build-python3-image-project-specific-dind ○ success
⏱
Duration: 21s
⏳
Queued: 7s
📁
Stage: docker-image
🖥
Runner: docker-dind
Average Duration
1m 17s
This job: 21s
Failure Rate
1.6%
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
301 lines
Match - of 0
1
22:37:57
Running with gitlab-runner 18.9.0 (07e534ba)
2
22:37:57
on gitlab-runner-docker-dind-648487dd7c-jc7fc jdudsTMJT, system ID: r_MWTdVN7BW7GV
3
22:37:57
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
22:37:57
Resolving secrets
5
22:37:57
section_start:1778020677:prepare_executor
6
22:37:57
+Preparing the "kubernetes" executor
7
22:37:57
"CPURequest" overwritten with "2"
8
22:37:57
"MemoryRequest" overwritten with "4G"
9
22:37:57
Using Kubernetes namespace: gitlab-runner
10
22:37:57
Using Kubernetes executor with image registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9 ...
11
22:37:57
Using attach strategy to execute scripts...
12
22:37:57
Using effective pull policy of [Always] for container docker
13
22:37:57
Using effective pull policy of [Always] for container build
14
22:37:57
Using effective pull policy of [Always] for container helper
15
22:37:57
Using effective pull policy of [Always] for container init-permissions
16
22:37:58
section_end:1778020678:prepare_executor
17
22:37:58
+section_start:1778020678:prepare_script
18
22:37:58
+Preparing environment
19
22:37:58
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
20
22:37:58
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 ...
21
22:37:58
Subscribing to Kubernetes Pod events...
22
22:37:58
Type Reason Message
23
22:37:58
Normal Scheduled Successfully assigned gitlab-runner/runner-jdudstmjt-project-621-concurrent-0-tqbt4sk3 to decimus
24
22:37:59
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
25
22:37:59
Normal Created Created container: init-permissions
26
22:37:59
Normal Started Started container init-permissions
27
22:38:09
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
28
22:38:09
Normal Created Created container: helper
29
22:38:10
Normal Started Started container helper
30
22:38:10
Normal Pulling Pulling image "registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9"
31
22:38:10
Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9" in 891ms (891ms including waiting). Image size: 175124112 bytes.
32
22:38:10
Normal Created Created container: build
33
22:38:11
Normal Started Started container build
34
22:38:11
Normal Pulling Pulling image "registry.scandit.com/dockerfiles/docker-buildx:dind@sha256:2e9ef548630c4428c8cbf07d9be8eabec977b783a10f092d80ee28032748fc9d"
35
22:38:11
Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/docker-buildx:dind@sha256:2e9ef548630c4428c8cbf07d9be8eabec977b783a10f092d80ee28032748fc9d" in 148ms (148ms including waiting). Image size: 141004310 bytes.
36
22:38:11
Normal Created Created container: docker
37
22:38:11
Normal Started Started container docker
38
22:38:14
Running on runner-jdudstmjt-project-621-concurrent-0-tqbt4sk3 via gitlab-runner-docker-dind-648487dd7c-jc7fc...
39
22:38:14
40
22:38:14
section_end:1778020694:prepare_script
41
22:38:14
+section_start:1778020694:get_sources
42
22:38:14
+Getting source from Git repository
43
22:38:14
Gitaly correlation ID: 01KQX4MXRM8Z83NR4CC5Q14RTE
44
22:38:15
Fetching changes with git depth set to 1...
45
22:38:15
Initialized empty Git repository in /build/internal/gitlab-templates/.git/
46
22:38:15
Created fresh repository.
47
22:38:15
Checking out 22f5b5c3 as detached HEAD (ref is refs/merge-requests/639/merge)...
48
22:38:15
49
22:38:15
Skipping Git submodules setup
50
22:38:15
51
22:38:15
section_end:1778020695:get_sources
52
22:38:15
+section_start:1778020695:step_script
53
22:38:15
+Executing "step_script" stage of the job script
54
22:38:15
section_start:1778020695:section_pre_build_script_0[hide_duration=true,collapsed=true]
$ function cleanup {
55
22:38:15
rv=$?
56
22:38:15
if [ $rv -ne 0 ]; then
57
22:38:15
echo ""
58
22:38:15
echo " Failure Cause Analysis might help, please open this link:"
59
22:38:15
echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
60
22:38:15
echo ""
61
22:38:15
fi
62
22:38:15
echo ""
63
22:38:15
echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
64
22:38:15
echo ""
65
22:38:15
echo ""
66
22:38:15
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"
67
22:38:15
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"
68
22:38:15
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"
69
22:38:15
__date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
70
22:38:15
__date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
71
22:38:15
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}"
72
22:38:15
echo ""
73
22:38:15
exit $rv
74
22:38:15
}
75
22:38:15
trap cleanup EXIT
76
22:38:15
echo "INFO: This is the CI job pre_build_script"
77
22:38:15
echo "INFO: It's defined in the backend/infra/onprem/k8s repo."
78
22:38:15
echo "INFO: These additional Scandit variables are available to you:"
79
22:38:15
echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
80
22:38:15
echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
81
22:38:15
echo " SC_K8S_KYVERNO_PATCHES: |"
82
22:38:15
echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
83
22:38:15
echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
84
22:38:15
if command -v numfmt >/dev/null 2>&1; then
85
22:38:15
echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
86
22:38:15
else
87
22:38:15
echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
88
22:38:15
fi
89
22:38:15
__start_time=${EPOCHSECONDS}
90
22:38:15
echo ""
91
22:38:15
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"
92
22:38:15
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"
93
22:38:15
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"
94
22:38:15
__date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
95
22:38:15
__date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
96
22:38:15
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}"
97
22:38:15
echo ""
98
22:38:15
echo "Setting up credentials for Gitlab Python registries"
99
22:38:15
mkdir -p ~
100
22:38:15
echo "machine gitlab.scandit.com" > ~/.netrc
101
22:38:15
echo "login gitlab-ci-token" >> ~/.netrc
102
22:38:15
echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
103
22:38:15
chmod 600 ~/.netrc
104
22:38:15
if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
105
22:38:15
git config --global --add safe.directory $CI_PROJECT_DIR
106
22:38:15
fi
107
22:38:15
sleep infinity &
108
22:38:15
echo $! > ~/.bg_pid
109
22:38:15
section_end:1778020695:section_pre_build_script_0
110
22:38:15
INFO: This is the CI job pre_build_script
111
22:38:15
INFO: It's defined in the backend/infra/onprem/k8s repo.
112
22:38:15
INFO: These additional Scandit variables are available to you:
113
22:38:15
SC_K8S_NODE_NAME: decimus
114
22:38:15
SC_K8S_IMAGE_ID:
115
22:38:15
SC_K8S_KYVERNO_PATCHES: |
116
22:38:15
117
22:38:15
cpu (r/l): 2/8
118
22:38:15
memory (r/l): 4000000000/17179869184
119
22:38:15
120
22:38:15
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=decimus&var-namespace=gitlab-runner&var-pod=runner-jdudstmjt-project-621-concurrent-0-tqbt4sk3&var-resolution=15&from=000&to=now
121
22:38:15
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=decimus&var-resolution=15s&from=000&to=now
122
22:38:15
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%7C1580356&var-filters=CI_JOB_ID%7C%3D%7C54442878&sortOrder=Ascending&from=000&to=now
123
22:38:15
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=1969-12-25~1970-01-08&job_name=build-python3-image-project-specific-dind&project=internal/gitlab-templates
124
22:38:15
125
22:38:15
Setting up credentials for Gitlab Python registries
126
22:38:15
$ mkdir -p ~/.docker
127
22:38:15
$ echo $DOCKER_CONFIG_JSON > ~/.docker/config.json
128
22:38:15
section_start:1778020695:section_script_step_2[hide_duration=true,collapsed=true]
$ for i in $(seq 1 30)
129
22:38:15
do
130
22:38:15
docker info 2>&1 > /dev/null && break
131
22:38:15
echo "Waiting for docker to start"
132
22:38:15
sleep 1s
133
22:38:15
done
134
22:38:15
section_end:1778020695:section_script_step_2
135
22:38:15
section_start:1778020695:section_script_step_3[hide_duration=true,collapsed=true]
$ function copy_files() {
136
22:38:15
local src="$1"
137
22:38:15
local trg="$2"
138
22:38:15
for f in $src; do
139
22:38:15
t="$trg/`dirname $f`"
140
22:38:15
mkdir -p $t || true
141
22:38:15
echo "Copy $f"
142
22:38:15
cp -pr $f $trg/$f
143
22:38:15
done
144
22:38:15
}
145
22:38:15
function recursive_hash() {
146
22:38:15
local dir="$1"
147
22:38:15
find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
148
22:38:15
}
149
22:38:15
function remote_docker_digest() {
150
22:38:15
local images="$1"
151
22:38:15
echo $images | xargs -n 1 crane digest
152
22:38:15
}
153
22:38:15
function remote_image_exists() {
154
22:38:15
local image="$1"
155
22:38:15
crane manifest $image > /dev/null 2>&1
156
22:38:15
}
157
22:38:15
function remote_images_are_identical() {
158
22:38:15
local imageA="$1"
159
22:38:15
local imageB="$2"
160
22:38:15
if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
161
22:38:15
return 0
162
22:38:15
else
163
22:38:15
return 1
164
22:38:15
fi
165
22:38:15
}
166
22:38:15
function copy_image() {
167
22:38:15
local image="$1"
168
22:38:15
local remotes="$2"
169
22:38:15
local backup_ext="$3"
170
22:38:15
echo "$image"
171
22:38:15
local source_digest=$(remote_docker_digest $image)
172
22:38:15
local target_digest
173
22:38:15
for registry in $remotes; do
174
22:38:15
if target_digest=$(remote_docker_digest $registry); then
175
22:38:15
if [ "$target_digest" != "$source_digest" ]; then
176
22:38:15
echo "image outdated, overwriting with newest version"
177
22:38:15
crane copy $image $registry
178
22:38:15
crane copy $image ${registry}${backup_ext}
179
22:38:15
fi
180
22:38:15
else
181
22:38:15
echo "image does not exist, writing newest version"
182
22:38:15
crane copy $image $registry
183
22:38:15
crane copy $image ${registry}${backup_ext}
184
22:38:15
fi
185
22:38:15
done
186
22:38:15
}
187
22:38:15
section_end:1778020695:section_script_step_3
188
22:38:15
section_start:1778020695:section_script_step_4[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_SUBDIR" != "" ]; then
189
22:38:15
echo "Entering subpath $CONTAINER_SUBDIR"
190
22:38:15
cd $CONTAINER_SUBDIR
191
22:38:15
fi
192
22:38:15
section_end:1778020695:section_script_step_4
193
22:38:15
$ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
194
22:38:15
Copy Dockerfile.python-3
195
22:38:15
Copy requirements.txt
196
22:38:15
Copy .python-version
197
22:38:15
Copy .pip-version
198
22:38:15
$ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
199
22:38:16
$ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
200
22:38:16
section_start:1778020695:section_script_step_8[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
201
22:38:16
final_image_name=${CONTAINER_IMAGE_URL}
202
22:38:16
else
203
22:38:16
final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
204
22:38:16
fi
205
22:38:16
section_end:1778020695:section_script_step_8
206
22:38:16
$ final_image_url=${final_image_name}:${docker_checksum}
207
22:38:16
section_start:1778020695:section_script_step_10[hide_duration=true,collapsed=true]
$ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
208
22:38:16
echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
209
22:38:16
else
210
22:38:16
echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
211
22:38:16
fi
212
22:38:16
section_end:1778020695:section_script_step_10
213
22:38:16
$ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
214
22:38:16
section_start:1778020695:section_script_step_12[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
215
22:38:16
echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
216
22:38:16
fi
217
22:38:16
section_end:1778020695:section_script_step_12
218
22:38:16
2026/05/05 22:38:15 logged in via /root/.docker/config.json
219
22:38:16
section_start:1778020695:section_script_step_13[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
220
22:38:16
echo "Image already exists, skip the build."
221
22:38:16
echo "$final_image_url"
222
22:38:16
if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
223
22:38:16
_EXT=""
224
22:38:16
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
225
22:38:16
elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
226
22:38:16
_EXT="-MR${CI_MERGE_REQUEST_IID}"
227
22:38:16
_BACKUP_EXT=""
228
22:38:16
elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
229
22:38:16
_EXT="-${CI_COMMIT_REF_SLUG}"
230
22:38:16
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
231
22:38:16
fi
232
22:38:16
for _TAG in $CONTAINER_IMAGE_TAG; do
233
22:38:16
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
234
22:38:16
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
235
22:38:16
done
236
22:38:16
if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
237
22:38:16
_EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
238
22:38:16
echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
239
22:38:16
copy_image "${final_image_url}" "${final_image_url}${_EXT}"
240
22:38:16
for _TAG in $CONTAINER_IMAGE_TAG; do
241
22:38:16
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
242
22:38:16
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
243
22:38:16
done
244
22:38:16
fi
245
22:38:16
exit 0
246
22:38:16
fi
247
22:38:16
section_end:1778020695:section_script_step_13
248
22:38:16
Image already exists, skip the build.
249
22:38:16
registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03
250
22:38:16
Copying registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest-MR639
251
22:38:16
registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03
252
22:38:16
image outdated, overwriting with newest version
253
22:38:16
2026/05/05 22:38:16 Copying from registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest-MR639
254
22:38:16
2026/05/05 22:38:16 existing blob: sha256:2933ecab0f11302fd71f29aa83ad2904683246f7a8320ad0dc3a60b23f05fee9
255
22:38:16
2026/05/05 22:38:16 existing blob: sha256:8fcda2b4d7993820b00c5488d173051e76d01ba6b85620617ba77001b0f9e2fa
256
22:38:16
2026/05/05 22:38:16 existing blob: sha256:db53381ee51f9e43304e236099ba097ae1b33ae41a8007e0b6319992eb55fd00
257
22:38:16
2026/05/05 22:38:16 existing blob: sha256:e5203b2bfeff92b72e816dc6cbb1f16856f0cd592e521e3c0cfa195a78fe180e
258
22:38:16
2026/05/05 22:38:16 existing blob: sha256:dfc792c67fd1c4f6f03f68173f31ce330935554f04aab717b390b7398f83e6c8
259
22:38:16
2026/05/05 22:38:16 existing blob: sha256:6ada59ee1c4457a2478c31272454fb7a47283d9c90904ea2e9479488c4948f68
260
22:38:16
2026/05/05 22:38:16 existing blob: sha256:7e2b65e636fe1d2e8e87a94742e1f5a0f1174af50bc1930967df2d8f9d6e311a
261
22:38:16
2026/05/05 22:38:16 existing blob: sha256:d700be839981db51fc0decdb7a8040a0a53649a645004107591ad41460727bb4
262
22:38:16
2026/05/05 22:38:16 existing blob: sha256:7d6470120bdb8176bd8997bc131d4a89dd4f1a844a51ad4e20fa5d11262920c2
263
22:38:16
2026/05/05 22:38:16 existing blob: sha256:0e2dd75a27b20394e925228b958e930b51f67a405ecd11c0c75fa3646d24e139
264
22:38:16
2026/05/05 22:38:16 existing blob: sha256:8a2a1e88db113e233f74958575827cde20ff84879cfeae1f5b241be67f78df54
265
22:38:16
2026/05/05 22:38:16 existing blob: sha256:3e05aa3a420827be632644e58cdba8a63d5fc042006187af4f5075388f7c1621
266
22:38:16
2026/05/05 22:38:16 existing blob: sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
267
22:38:16
2026/05/05 22:38:16 existing blob: sha256:b655d4d6fa2ea6cd527c8734bb15b57dce93a12c2b3cf09bd2c3181f0eed36bc
268
22:38:16
2026/05/05 22:38:16 existing blob: sha256:098eb2667d340322483e942425bf05b30965134313a42aabc9bf4ad717a5c8d3
269
22:38:16
2026/05/05 22:38:16 existing blob: sha256:a113e5b7f09693fb7b06fc493a7b25649fe4f0cbfd13ec436b2009a9245ff93b
270
22:38:16
2026/05/05 22:38:16 existing blob: sha256:0fb438c4b65db50a09c91d417c544bb9154a611ade7c6955165bca50212e3f67
271
22:38:16
2026/05/05 22:38:16 registry.scandit.com/internal/gitlab-templates:latest-MR639: digest: sha256:ccc04467cccd9b7eb396a4a316608b1d1820dbe40cb3447acb0f9a49f591a71b size: 3458
272
22:38:16
2026/05/05 22:38:16 Copying from registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest-MR639
273
22:38:16
2026/05/05 22:38:16 existing manifest: latest-MR639@sha256:ccc04467cccd9b7eb396a4a316608b1d1820dbe40cb3447acb0f9a49f591a71b
274
22:38:16
275
22:38:16
Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54442878
276
22:38:16
277
22:38:16
278
22:38:16
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=decimus&var-namespace=gitlab-runner&var-pod=runner-jdudstmjt-project-621-concurrent-0-tqbt4sk3&var-resolution=15&from=000&to=000
279
22:38:16
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=decimus&var-resolution=15s&from=000&to=000
280
22:38:16
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%7C1580356&var-filters=CI_JOB_ID%7C%3D%7C54442878&sortOrder=Ascending&from=000&to=000
281
22:38:16
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=1969-12-25~1970-01-08&job_name=build-python3-image-project-specific-dind&project=internal/gitlab-templates
282
22:38:16
283
22:38:16
284
22:38:16
section_end:1778020696:step_script
285
22:38:16
+section_start:1778020696:upload_artifacts_on_success
286
22:38:16
+Uploading artifacts for successful job
287
22:38:17
Uploading artifacts...
288
22:38:17
docker_image_build.env: found 1 matching artifact files and directories
289
22:38:17
Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KQX4NH70RMQ6Z6RM2VA3X5HJ id=54442878 responseStatus=201 Created token=64_9NAnHG
290
22:38:17
291
22:38:17
section_end:1778020697:upload_artifacts_on_success
292
22:38:17
+section_start:1778020697:cleanup_file_variables
293
22:38:17
+Cleaning up project directory and file based variables
294
22:38:18
Removing context/
295
22:38:18
Removing docker_image_build.env
296
22:38:18
HEAD is now at 22f5b5c Merge branch 'renovate/registry.scandit.com-dockerfiles-kaniko-1.x' into 'master'
297
22:38:18
298
22:38:18
section_end:1778020698:cleanup_file_variables
299
22:38:18
+
300
22:38:18
Job succeeded
301