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