build-python3-image-no-reqs β—‹ success

⏱ Duration: 2m 13s
⏳ Queued: 2s
πŸ“ Stage: docker-image
πŸ–₯ Runner: linux-aws-1
Average Duration
37s
This job: 2m 13s
Failure Rate
1.5%
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

494 lines
Match - of 0
1 11:09:35 Running with gitlab-runner 18.9.0 (07e534ba)
2 11:09:35 on gitlab-runner-linux-1-746bdd58fd-kxshj wRxjPbsJX, system ID: r_ldbmQ551Swzx
3 11:09:35 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 11:09:35 Resolving secrets
5 11:09:35 section_start:1778065775:prepare_executor
6 11:09:35 +Preparing the "kubernetes" executor
7 11:09:35 "CPURequest" overwritten with "2"
8 11:09:35 "MemoryRequest" overwritten with "4G"
9 11:09:35 Using Kubernetes namespace: gitlab-runner
10 11:09:35 Using Kubernetes executor with image registry.scandit.com/dockerfiles/kaniko:v1.27.3-crane@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac ...
11 11:09:35 Using attach strategy to execute scripts...
12 11:09:35 Using effective pull policy of [Always] for container build
13 11:09:35 Using effective pull policy of [Always] for container helper
14 11:09:35 Using effective pull policy of [Always] for container init-permissions
15 11:09:35 section_end:1778065775:prepare_executor
16 11:09:35 +section_start:1778065775:prepare_script
17 11:09:35 +Preparing environment
18 11:09:35 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
19 11:09:35 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 11:09:35 Subscribing to Kubernetes Pod events...
21 11:09:36 Type Reason Message
22 11:09:36 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-0-odrttfin to ip-10-0-45-128.eu-central-1.compute.internal
23 11:09:36 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
24 11:09:36 Normal Created Created container: init-permissions
25 11:09:36 Normal Started Started container init-permissions
26 11:09:36 Normal Pulling Pulling image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/dockerfiles/kaniko@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac"
27 11:09:37 Normal Pulled Successfully pulled image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/dockerfiles/kaniko@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac" in 533ms (533ms including waiting). Image size: 49989654 bytes.
28 11:09:37 Normal Created Created container: build
29 11:09:37 Normal Started Started container build
30 11:09:37 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
31 11:09:37 Normal Created Created container: helper
32 11:09:37 Normal Started Started container helper
33 11:09:39 Running on runner-wrxjpbsjx-project-621-concurrent-0-odrttfin via gitlab-runner-linux-1-746bdd58fd-kxshj...
34 11:09:39
35 11:09:39 section_end:1778065779:prepare_script
36 11:09:39 +section_start:1778065779:get_sources
37 11:09:39 +Getting source from Git repository
38 11:09:40 Gitaly correlation ID: 01KQYFN63194HWMVS1QXC39GGM
39 11:09:40 Fetching changes with git depth set to 1...
40 11:09:40 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
41 11:09:40 Created fresh repository.
42 11:09:45 Checking out 19a8ce14 as detached HEAD (ref is master)...
43 11:09:45
44 11:09:45 Skipping Git submodules setup
45 11:09:45
46 11:09:45 section_end:1778065785:get_sources
47 11:09:45 +section_start:1778065785:step_script
48 11:09:45 +Executing "step_script" stage of the job script
49 11:09:45 section_start:1778065785:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
50 11:09:45 rv=$?
51 11:09:45 if [ $rv -ne 0 ]; then
52 11:09:45 echo ""
53 11:09:45 echo " Failure Cause Analysis might help, please open this link:"
54 11:09:45 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
55 11:09:45 echo ""
56 11:09:45 fi
57 11:09:45 echo ""
58 11:09:45 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
59 11:09:45 echo ""
60 11:09:45 echo ""
61 11:09:45 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 11:09:45 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 11:09:45 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 11:09:45 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 11:09:45 echo ""
66 11:09:45 exit $rv
67 11:09:45 }
68 11:09:45 trap cleanup EXIT
69 11:09:45 echo "INFO: This is the CI job pre_build_script"
70 11:09:45 echo "INFO: It's defined in the backend/infra/aws repo."
71 11:09:45 echo "INFO: These additional Scandit variables are available to you:"
72 11:09:45 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
73 11:09:45 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
74 11:09:45 echo " SC_K8S_KYVERNO_PATCHES: |"
75 11:09:45 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
76 11:09:45 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
77 11:09:45 if command -v numfmt >/dev/null 2>&1; then
78 11:09:45 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
79 11:09:45 else
80 11:09:45 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
81 11:09:45 fi
82 11:09:45 __start_time=${EPOCHSECONDS}
83 11:09:45 echo ""
84 11:09:45 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 11:09:45 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 11:09:45 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 11:09:45 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 11:09:45 echo ""
89 11:09:45 echo "Setting up credentials for Gitlab Python registries"
90 11:09:45 mkdir -p ~
91 11:09:45 echo "machine gitlab.scandit.com" > ~/.netrc
92 11:09:45 echo "login gitlab-ci-token" >> ~/.netrc
93 11:09:45 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
94 11:09:45 chmod 600 ~/.netrc
95 11:09:45 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
96 11:09:45 git config --global --add safe.directory $CI_PROJECT_DIR
97 11:09:45 fi
98 11:09:45 # Sonarqube server is running on the same cluster. Use internal address
99 11:09:45 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
100 11:09:45 section_end:1778065785:section_pre_build_script_0
101 11:09:45 INFO: This is the CI job pre_build_script
102 11:09:45 INFO: It's defined in the backend/infra/aws repo.
103 11:09:45 INFO: These additional Scandit variables are available to you:
104 11:09:45 SC_K8S_NODE_NAME: ip-10-0-45-128.eu-central-1.compute.internal
105 11:09:45 SC_K8S_IMAGE_ID:
106 11:09:45 SC_K8S_KYVERNO_PATCHES: |
107 11:09:45
108 11:09:45 cpu (r/l): 2/4
109 11:09:45 memory (r/l): 4000000000/17179869184
110 11:09:45
111 11:09:45 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-45-128.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-odrttfin&var-resolution=15&from=1778065785000&to=now
112 11:09:45 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-45-128.eu-central-1.compute.internal&var-resolution=15s&from=1778065785000&to=now
113 11:09:45 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|=|1581320&var-filters=CI_JOB_ID|=|54484696&sortOrder=Ascending&from=1778065785000&to=now
114 11:09:45 date: invalid date '-7 days'
115 11:09:45 date: invalid date '+7 days'
116 11:09:45 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-python3-image-no-reqs&project=internal/gitlab-templates
117 11:09:45
118 11:09:45 Setting up credentials for Gitlab Python registries
119 11:09:45 $ echo $DOCKER_CONFIG_JSON > /kaniko/.docker/config.json
120 11:09:45 $ mv /root/.netrc /kaniko/.netrc
121 11:09:45 section_start:1778065785:section_script_step_2[hide_duration=true,collapsed=true] $ function copy_files() {
122 11:09:45 local src="$1"
123 11:09:45 local trg="$2"
124 11:09:45 for f in $src; do
125 11:09:45 t="$trg/`dirname $f`"
126 11:09:45 mkdir -p $t || true
127 11:09:45 echo "Copy $f"
128 11:09:45 cp -pr $f $trg/$f
129 11:09:45 done
130 11:09:45 }
131 11:09:45 function recursive_hash() {
132 11:09:45 local dir="$1"
133 11:09:45 find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
134 11:09:45 }
135 11:09:45 function remote_docker_digest() {
136 11:09:45 local images="$1"
137 11:09:45 echo $images | xargs -n 1 crane digest
138 11:09:45 }
139 11:09:45 function remote_image_exists() {
140 11:09:45 local image="$1"
141 11:09:45 crane manifest $image > /dev/null 2>&1
142 11:09:45 }
143 11:09:45 function remote_images_are_identical() {
144 11:09:45 local imageA="$1"
145 11:09:45 local imageB="$2"
146 11:09:45 if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
147 11:09:45 return 0
148 11:09:45 else
149 11:09:45 return 1
150 11:09:45 fi
151 11:09:45 }
152 11:09:45 function copy_image() {
153 11:09:45 local image="$1"
154 11:09:45 local remotes="$2"
155 11:09:45 local backup_ext="$3"
156 11:09:45 echo "$image"
157 11:09:45 local source_digest=$(remote_docker_digest $image)
158 11:09:45 local target_digest
159 11:09:45 for registry in $remotes; do
160 11:09:45 if target_digest=$(remote_docker_digest $registry); then
161 11:09:45 if [ "$target_digest" != "$source_digest" ]; then
162 11:09:45 echo "image outdated, overwriting with newest version"
163 11:09:45 crane copy $image $registry
164 11:09:45 crane copy $image ${registry}${backup_ext}
165 11:09:45 fi
166 11:09:45 else
167 11:09:45 echo "image does not exist, writing newest version"
168 11:09:45 crane copy $image $registry
169 11:09:45 crane copy $image ${registry}${backup_ext}
170 11:09:45 fi
171 11:09:45 done
172 11:09:45 }
173 11:09:45 section_end:1778065785:section_script_step_2
174 11:09:45 section_start:1778065785:section_script_step_3[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_SUBDIR" != "" ]; then
175 11:09:45 echo "Entering subpath $CONTAINER_SUBDIR"
176 11:09:45 cd $CONTAINER_SUBDIR
177 11:09:45 fi
178 11:09:45 section_end:1778065785:section_script_step_3
179 11:09:45 $ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
180 11:09:45 Copy Dockerfile.python-3-no-requirements
181 11:09:45 $ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
182 11:09:45 $ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
183 11:09:45 section_start:1778065785:section_script_step_7[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
184 11:09:45 final_image_name=${CONTAINER_IMAGE_URL}
185 11:09:45 else
186 11:09:45 final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
187 11:09:45 fi
188 11:09:45 section_end:1778065785:section_script_step_7
189 11:09:45 $ final_image_url=${final_image_name}:${docker_checksum}
190 11:09:45 section_start:1778065785:section_script_step_9[hide_duration=true,collapsed=true] $ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
191 11:09:45 echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
192 11:09:45 else
193 11:09:45 echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
194 11:09:45 fi
195 11:09:45 section_end:1778065785:section_script_step_9
196 11:09:45 $ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
197 11:09:45 section_start:1778065785:section_script_step_11[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
198 11:09:45 echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
199 11:09:45 fi
200 11:09:45 section_end:1778065785:section_script_step_11
201 11:09:45
202 11:09:45 WARNING! Your credentials are stored unencrypted in '/kaniko/.docker/config.json'.
203 11:09:45 Configure a credential helper to remove this warning. See
204 11:09:45 https://docs.docker.com/go/credential-store/
205 11:09:45
206 11:09:45 2026/05/06 11:09:45 logged in via /kaniko/.docker/config.json
207 11:09:45 section_start:1778065785:section_script_step_12[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
208 11:09:45 echo "Image already exists, skip the build."
209 11:09:45 echo "$final_image_url"
210 11:09:45 if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
211 11:09:45 _EXT=""
212 11:09:45 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
213 11:09:45 elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
214 11:09:45 _EXT="-MR${CI_MERGE_REQUEST_IID}"
215 11:09:45 _BACKUP_EXT=""
216 11:09:45 elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
217 11:09:45 _EXT="-${CI_COMMIT_REF_SLUG}"
218 11:09:45 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
219 11:09:45 fi
220 11:09:45 for _TAG in $CONTAINER_IMAGE_TAG; do
221 11:09:45 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
222 11:09:45 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
223 11:09:45 done
224 11:09:45 if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
225 11:09:45 _EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
226 11:09:45 echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
227 11:09:45 copy_image "${final_image_url}" "${final_image_url}${_EXT}"
228 11:09:45 for _TAG in $CONTAINER_IMAGE_TAG; do
229 11:09:45 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
230 11:09:45 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
231 11:09:45 done
232 11:09:45 fi
233 11:09:45 exit 0
234 11:09:45 fi
235 11:09:45 section_end:1778065785:section_script_step_12
236 11:09:50 $ DESTINATIONS="--destination=$final_image_url"
237 11:09:50 section_start:1778065790:section_script_step_14[hide_duration=true,collapsed=true] $ if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
238 11:09:50 _EXT=""
239 11:09:50 TIMESTAMP_TAGS=$CONTAINER_IMAGE_TAG
240 11:09:50 elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
241 11:09:50 _EXT="-MR${CI_MERGE_REQUEST_IID}"
242 11:09:50 TIMESTAMP_TAGS=""
243 11:09:50 elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
244 11:09:50 _EXT="-${CI_COMMIT_REF_SLUG}"
245 11:09:50 TIMESTAMP_TAGS=$CONTAINER_IMAGE_TAG
246 11:09:50 fi
247 11:09:50 section_end:1778065790:section_script_step_14
248 11:09:50 section_start:1778065790:section_script_step_15[hide_duration=true,collapsed=true] $ for _TAG in $CONTAINER_IMAGE_TAG; do
249 11:09:50 DESTINATIONS="${DESTINATIONS} --destination=${final_image_name}:${_TAG}${_EXT}"
250 11:09:50 done
251 11:09:50 section_end:1778065790:section_script_step_15
252 11:09:50 section_start:1778065790:section_script_step_16[hide_duration=true,collapsed=true] $ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
253 11:09:50 _EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
254 11:09:50 DESTINATIONS="${DESTINATIONS} --destination=${final_image_url}${_EXT}"
255 11:09:50 for _TAG in $CONTAINER_IMAGE_TAG; do
256 11:09:50 DESTINATIONS="${DESTINATIONS} --destination=${final_image_name}:${_TAG}${_EXT}"
257 11:09:50 done
258 11:09:50 fi
259 11:09:50 section_end:1778065790:section_script_step_16
260 11:09:50 section_start:1778065790:section_script_step_17[hide_duration=true,collapsed=true] $ DATE=$(date '+%Y%m%d')
261 11:09:50 for _TAG in $TIMESTAMP_TAGS; do
262 11:09:50 DESTINATIONS="${DESTINATIONS} --destination=${final_image_name}:${_TAG}${_EXT}-CI${CI_JOB_ID}-${DATE}"
263 11:09:50 done
264 11:09:50 section_end:1778065790:section_script_step_17
265 11:09:50 section_start:1778065790:section_script_step_18[hide_duration=true,collapsed=true] $ if [ -n "${CONTAINER_BUILD_ARGS}" ]; then
266 11:09:50 for _BUILD_ARG in $CONTAINER_BUILD_ARGS; do
267 11:09:50 FINAL_BUILD_ARGS="--build-arg $_BUILD_ARG $FINAL_BUILD_ARGS"
268 11:09:50 done
269 11:09:50 fi
270 11:09:50 section_end:1778065790:section_script_step_18
271 11:09:50 section_start:1778065790:section_script_step_19[hide_duration=true,collapsed=true] $ for _PATH in $CONTAINER_IGNORE_PATHS; do
272 11:09:50 FINAL_IGNORE_PATHS="--ignore-path=$_PATH $FINAL_IGNORE_PATHS"
273 11:09:50 done
274 11:09:50 section_end:1778065790:section_script_step_19
275 11:09:50 section_start:1778065790:section_script_step_20[hide_duration=true,collapsed=true] $ if [ -n "${CONTAINER_PLATFORM}" ]; then
276 11:09:50 KANIKO_PLATFORM="--custom-platform=${CONTAINER_PLATFORM}"
277 11:09:50 fi
278 11:09:50 section_end:1778065790:section_script_step_20
279 11:09:50 $ ANNOTATIONS=""
280 11:09:50 section_start:1778065790:section_script_step_22[hide_duration=true,collapsed=true] $ if [[ -n "$CI_COMMIT_REF_NAME" ]]; then
281 11:09:50 ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.ref.name=${CI_COMMIT_REF_NAME}"
282 11:09:50 fi
283 11:09:50 section_end:1778065790:section_script_step_22
284 11:09:50 section_start:1778065790:section_script_step_23[hide_duration=true,collapsed=true] $ if [[ -n "$CI_COMMIT_SHA" ]]; then
285 11:09:50 ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.revision=${CI_COMMIT_SHA}"
286 11:09:50 fi
287 11:09:50 section_end:1778065790:section_script_step_23
288 11:09:50 section_start:1778065790:section_script_step_24[hide_duration=true,collapsed=true] $ if [[ -n "$CI_JOB_URL" ]]; then
289 11:09:50 ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.url=${CI_JOB_URL}"
290 11:09:50 fi
291 11:09:50 section_end:1778065790:section_script_step_24
292 11:09:50 section_start:1778065790:section_script_step_25[hide_duration=true,collapsed=true] $ if [[ -n "$CI_PIPELINE_ID" ]]; then
293 11:09:50 ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY io.gitlab.ci.pipeline_id=${CI_PIPELINE_ID}"
294 11:09:50 fi
295 11:09:50 section_end:1778065790:section_script_step_25
296 11:09:50 section_start:1778065790:section_script_step_26[hide_duration=true,collapsed=true] $ if [[ -n "$CI_JOB_ID" ]]; then
297 11:09:50 ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY io.gitlab.ci.job_id=${CI_JOB_ID}"
298 11:09:50 fi
299 11:09:50 section_end:1778065790:section_script_step_26
300 11:09:50 section_start:1778065790:section_script_step_27[hide_duration=true,collapsed=true] $ if [[ -n "$CI_JOB_IMAGE" ]]; then
301 11:09:50 ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY io.gitlab.ci.job_image=${CI_JOB_IMAGE}"
302 11:09:50 fi
303 11:09:50 section_end:1778065790:section_script_step_27
304 11:09:50 $ ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.title=${final_image_name}:$(echo $CONTAINER_IMAGE_TAG | cut -d' ' -f1)"
305 11:09:50 $ ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.created=$(date -u +%Y-%m-%dT%H:%M:%SZ)"
306 11:09:50 $ ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY org.opencontainers.image.vendor=Scandit"
307 11:09:50 $ ANNOTATIONS="${ANNOTATIONS} $KANIKO_ANNOTATION_KEY io.scandit.ci.hash=${docker_checksum}"
308 11:09:50 section_start:1778065790:section_script_step_32[hide_duration=true,collapsed=true] $ if [ -n "${CONTAINER_TARGET_STAGE}" ]; then
309 11:09:50 KANIKO_TARGET="--target $CONTAINER_TARGET_STAGE"
310 11:09:50 fi
311 11:09:50 section_end:1778065790:section_script_step_32
312 11:09:50 $ set -x
313 11:09:50 + echo '$ /kaniko/executor --context $CONTAINER_CONTEXT_PATH --dockerfile $CONTAINER_DOCKERFILE $DESTINATIONS --cache=true --cache-copy-layers --cache-dir /cache/kaniko --cache-repo $CONTAINER_CACHE_REPO --cache-ttl=$CONTAINER_CACHE_TTL $FINAL_IGNORE_PATHS $KANIKO_TARGET $FINAL_BUILD_ARGS $KANIKO_PLATFORM $ANNOTATIONS $KANIKO_DEFAULT_FLAGS $KANIKO_EXTRA_FLAGS'
314 11:09:50 $ /kaniko/executor --context $CONTAINER_CONTEXT_PATH --dockerfile $CONTAINER_DOCKERFILE $DESTINATIONS --cache=true --cache-copy-layers --cache-dir /cache/kaniko --cache-repo $CONTAINER_CACHE_REPO --cache-ttl=$CONTAINER_CACHE_TTL $FINAL_IGNORE_PATHS $KANIKO_TARGET $FINAL_BUILD_ARGS $KANIKO_PLATFORM $ANNOTATIONS $KANIKO_DEFAULT_FLAGS $KANIKO_EXTRA_FLAGS
315 11:09:50 + /kaniko/executor --context /build/internal/gitlab-templates/context/ --dockerfile Dockerfile.python-3-no-requirements '--destination=registry.scandit.com/internal/gitlab-templates:06da9a02c84cd3343b150bcef5e291ee5248c5ad3c616d8ae3c7c8833bff42ae' '--destination=registry.scandit.com/internal/gitlab-templates:latest' '--destination=registry.scandit.com/internal/gitlab-templates:latest-CI54484696-20260506' '--cache=true' --cache-copy-layers --cache-dir /cache/kaniko --cache-repo registry.scandit.com/internal/gitlab-templates/cache '--cache-ttl=336h' --annotation 'org.opencontainers.image.ref.name=master' --annotation 'org.opencontainers.image.revision=19a8ce14e2e16477c0e8fe40e5fa2b92ca33ea70' --annotation 'org.opencontainers.image.url=https://gitlab.scandit.com/internal/gitlab-templates/-/jobs/54484696' --annotation 'io.gitlab.ci.pipeline_id=1581320' --annotation 'io.gitlab.ci.job_id=54484696' --annotation 'io.gitlab.ci.job_image=registry.scandit.com/dockerfiles/kaniko:v1.27.3-crane@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac' --annotation 'org.opencontainers.image.title=registry.scandit.com/internal/gitlab-templates:latest' --annotation 'org.opencontainers.image.created=2026-05-06T11:09:50Z' --annotation 'org.opencontainers.image.vendor=Scandit' --annotation 'io.scandit.ci.hash=06da9a02c84cd3343b150bcef5e291ee5248c5ad3c616d8ae3c7c8833bff42ae' --preserve-context '--credential-helpers=gitlab' --secret 'id=netrc,src=/kaniko/.netrc' --secret 'id=ci_job_token,env=CI_JOB_TOKEN'
316 11:09:50 INFO[0000] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
317 11:09:51 INFO[0000] Retrieving image manifest python:3.12-bookworm
318 11:09:51 INFO[0000] Retrieving image python:3.12-bookworm from registry index.docker.io
319 11:09:51 INFO[0000] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
320 11:09:51 INFO[0001] Retrieving image manifest python:3.12-bookworm
321 11:09:51 INFO[0001] Returning cached image manifest
322 11:09:52 INFO[0001] Retrieving image manifest python:3.12-bookworm
323 11:09:52 INFO[0001] Returning cached image manifest
324 11:09:52 INFO[0001] Retrieving image manifest python:3.12-bookworm
325 11:09:52 INFO[0001] Returning cached image manifest
326 11:09:52 INFO[0001] Built cross stage deps: map[]
327 11:09:52 INFO[0001] Skipping context snapshot as no-one requires it
328 11:09:52 INFO[0001] Retrieving image manifest python:3.12-bookworm
329 11:09:52 INFO[0001] Returning cached image manifest
330 11:09:52 INFO[0001] Retrieving image manifest python:3.12-bookworm
331 11:09:52 INFO[0001] Returning cached image manifest
332 11:09:52 INFO[0001] Building stage 'python:3.12-bookworm' [idx: '0', base-idx: '-1']
333 11:09:52 INFO[0001] Checking for cached layer registry.scandit.com/internal/gitlab-templates/cache:4aa82f716f80c2fc0d58cc1f7a315d65fe7859ed520e8f4629aeee5d53138656...
334 11:09:52 INFO[0001] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
335 11:09:52 INFO[0001] No cached layer found for cmd RUN git clone https://github.com/pyenv/pyenv.git $PYENV_ROOT
336 11:09:52 INFO[0001] Unpacking rootfs as cmd RUN git clone https://github.com/pyenv/pyenv.git $PYENV_ROOT requires it.
337 11:09:57 INFO[0006] ENV PYENV_VER=v2.3.36
338 11:09:57 INFO[0006] Taking snapshot of files...
339 11:09:57 INFO[0006] ENV PYENV_ROOT /root/.pyenv
340 11:09:57 INFO[0006] Taking snapshot of files...
341 11:09:57 INFO[0006] ENV PATH $PYENV_ROOT/shims:$PYENV_ROOT/bin:$PATH
342 11:09:57 INFO[0006] Taking snapshot of files...
343 11:09:57 INFO[0006] RUN git clone https://github.com/pyenv/pyenv.git $PYENV_ROOT
344 11:09:57 INFO[0006] Initializing snapshotter ...
345 11:09:57 INFO[0006] Taking snapshot of full filesystem...
346 11:10:24 INFO[0033] Cmd: /bin/sh
347 11:10:24 INFO[0033] Args: [-c git clone https://github.com/pyenv/pyenv.git $PYENV_ROOT]
348 11:10:24 INFO[0033] Running: [/kaniko/tini -s -- /bin/sh -c git clone https://github.com/pyenv/pyenv.git $PYENV_ROOT]
349 11:10:24 Cloning into '/root/.pyenv'...
350 11:10:25 INFO[0034] Taking snapshot of full filesystem...
351 11:10:25 INFO[0034] RUN cd $PYENV_ROOT && git checkout $PYENV_VER
352 11:10:25 INFO[0034] Cmd: /bin/sh
353 11:10:25 INFO[0034] Args: [-c cd $PYENV_ROOT && git checkout $PYENV_VER]
354 11:10:25 INFO[0034] Running: [/kaniko/tini -s -- /bin/sh -c cd $PYENV_ROOT && git checkout $PYENV_VER]
355 11:10:25 INFO[0034] Pushing layer registry.scandit.com/internal/gitlab-templates/cache:4aa82f716f80c2fc0d58cc1f7a315d65fe7859ed520e8f4629aeee5d53138656 to cache now
356 11:10:25 INFO[0034] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
357 11:10:25 INFO[0034] Pushing image to registry.scandit.com/internal/gitlab-templates/cache:4aa82f716f80c2fc0d58cc1f7a315d65fe7859ed520e8f4629aeee5d53138656
358 11:10:25 Note: switching to 'v2.3.36'.
359 11:10:25
360 11:10:25 You are in 'detached HEAD' state. You can look around, make experimental
361 11:10:25 changes and commit them, and you can discard any commits you make in this
362 11:10:25 state without impacting any branches by switching back to a branch.
363 11:10:25
364 11:10:25 If you want to create a new branch to retain commits you create, you may
365 11:10:25 do so (now or later) by using -c with the switch command. Example:
366 11:10:25
367 11:10:25 git switch -c <new-branch-name>
368 11:10:25
369 11:10:25 Or undo this operation with:
370 11:10:25
371 11:10:25 git switch -
372 11:10:25
373 11:10:25 Turn off this advice by setting config variable advice.detachedHead to false
374 11:10:25
375 11:10:25 HEAD is now at 5e4879a2 v2.3.36
376 11:10:25 INFO[0034] Taking snapshot of full filesystem...
377 11:10:26 INFO[0035] Pushing layer registry.scandit.com/internal/gitlab-templates/cache:ba0db3758a565d2d2e2422aa1db025dbb40e077874cd6e1e401d3c49f3fcd62c to cache now
378 11:10:26 INFO[0035] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
379 11:10:26 INFO[0035] RUN eval "$(/root/.pyenv/bin/pyenv init --path)" && pyenv install 3.12 -s && pyenv global 3.12
380 11:10:26 INFO[0035] Pushing image to registry.scandit.com/internal/gitlab-templates/cache:ba0db3758a565d2d2e2422aa1db025dbb40e077874cd6e1e401d3c49f3fcd62c
381 11:10:26 INFO[0035] Cmd: /bin/sh
382 11:10:26 INFO[0035] Args: [-c eval "$(/root/.pyenv/bin/pyenv init --path)" && pyenv install 3.12 -s && pyenv global 3.12]
383 11:10:26 INFO[0035] Running: [/kaniko/tini -s -- /bin/sh -c eval "$(/root/.pyenv/bin/pyenv init --path)" && pyenv install 3.12 -s && pyenv global 3.12]
384 11:10:26 Downloading Python-3.12.2.tar.xz...
385 11:10:26 -> https://www.python.org/ftp/python/3.12.2/Python-3.12.2.tar.xz
386 11:10:27 INFO[0036] Pushed registry.scandit.com/internal/gitlab-templates/cache@sha256:aef44a2ecd0324d01b741d2c373313c04d2aaae9c4514b64a7b05ad61ff05cf1
387 11:10:27 INFO[0036] Pushed registry.scandit.com/internal/gitlab-templates/cache@sha256:3b372e87cf9ebbe8361c9ba3572421c03b79e3a90303c1621fc072b6010f5e95
388 11:10:27 Installing Python-3.12.2...
389 11:11:21 Installed Python-3.12.2 to /root/.pyenv/versions/3.12.2
390 11:11:21 INFO[0090] Taking snapshot of full filesystem...
391 11:11:28 INFO[0096] RUN echo 'eval "$(/root/.pyenv/bin/pyenv init --path)"' >> /root/.profile
392 11:11:28 INFO[0096] Cmd: /bin/sh
393 11:11:28 INFO[0096] Args: [-c echo 'eval "$(/root/.pyenv/bin/pyenv init --path)"' >> /root/.profile]
394 11:11:28 INFO[0096] Running: [/kaniko/tini -s -- /bin/sh -c echo 'eval "$(/root/.pyenv/bin/pyenv init --path)"' >> /root/.profile]
395 11:11:28 INFO[0096] Taking snapshot of full filesystem...
396 11:11:28 INFO[0096] Pushing layer registry.scandit.com/internal/gitlab-templates/cache:9bac7630196695d57a9e8d50ae22c6d4522eb0a98c472a45883c6d0be3e49e45 to cache now
397 11:11:28 INFO[0096] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
398 11:11:28 INFO[0096] Pushing image to registry.scandit.com/internal/gitlab-templates/cache:9bac7630196695d57a9e8d50ae22c6d4522eb0a98c472a45883c6d0be3e49e45
399 11:11:32 INFO[0101] Pushing layer registry.scandit.com/internal/gitlab-templates/cache:0ff4514c7ac6cdc5c7cb4178c2361fe343a6ca2b8f06a5264217474665cb24d4 to cache now
400 11:11:32 INFO[0101] SHELL ["/bin/bash", "-c"]
401 11:11:32 INFO[0101] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
402 11:11:32 INFO[0101] Pushing image to registry.scandit.com/internal/gitlab-templates/cache:0ff4514c7ac6cdc5c7cb4178c2361fe343a6ca2b8f06a5264217474665cb24d4
403 11:11:32 INFO[0101] Taking snapshot of files...
404 11:11:32 INFO[0101] RUN pyenv version | grep 3.12
405 11:11:32 INFO[0101] Cmd: /bin/bash
406 11:11:32 INFO[0101] Args: [-c pyenv version | grep 3.12]
407 11:11:32 INFO[0101] Running: [/kaniko/tini -s -- /bin/bash -c pyenv version | grep 3.12]
408 11:11:32 3.12.2 (set by /root/.pyenv/version)
409 11:11:32 INFO[0101] Taking snapshot of full filesystem...
410 11:11:33 INFO[0101] Pushing layer registry.scandit.com/internal/gitlab-templates/cache:b99fb6ce20a7c634aa9e2bbfaa85468ed6872a7cf86f1ad316ec4bbbdd396a9b to cache now
411 11:11:33 INFO[0101] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
412 11:11:33 INFO[0101] RUN python3 -m pip install --upgrade pip wheel
413 11:11:33 INFO[0101] Cmd: /bin/bash
414 11:11:33 INFO[0101] Args: [-c python3 -m pip install --upgrade pip wheel]
415 11:11:33 INFO[0101] Running: [/kaniko/tini -s -- /bin/bash -c python3 -m pip install --upgrade pip wheel]
416 11:11:33 INFO[0101] Pushing image to registry.scandit.com/internal/gitlab-templates/cache:b99fb6ce20a7c634aa9e2bbfaa85468ed6872a7cf86f1ad316ec4bbbdd396a9b
417 11:11:33 Requirement already satisfied: pip in /root/.pyenv/versions/3.12.2/lib/python3.12/site-packages (24.0)
418 11:11:33 Collecting pip
419 11:11:33 Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB)
420 11:11:33 Collecting wheel
421 11:11:33 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB)
422 11:11:33 Collecting packaging>=24.0 (from wheel)
423 11:11:33 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB)
424 11:11:33 Downloading pip-26.1.1-py3-none-any.whl (1.8 MB)
425 11:11:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.5 MB/s eta 0:00:00
426 11:11:33 Downloading wheel-0.47.0-py3-none-any.whl (32 kB)
427 11:11:33 Downloading packaging-26.2-py3-none-any.whl (100 kB)
428 11:11:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 15.7 MB/s eta 0:00:00
429 11:11:33 Installing collected packages: pip, packaging, wheel
430 11:11:33 Attempting uninstall: pip
431 11:11:33 Found existing installation: pip 24.0
432 11:11:33 Uninstalling pip-24.0:
433 11:11:33 Successfully uninstalled pip-24.0
434 11:11:34 Successfully installed packaging-26.2 pip-26.1.1 wheel-0.47.0
435 11:11:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
436 11:11:34 INFO[0103] Taking snapshot of full filesystem...
437 11:11:35 INFO[0103] Pushed registry.scandit.com/internal/gitlab-templates/cache@sha256:4782ecc848845ff60664cf5a7c65c9766df9210df3955ee9cf06b7ef27ca7419
438 11:11:35 INFO[0104] Pushing layer registry.scandit.com/internal/gitlab-templates/cache:365b127d01b3cfb8918bd20d42bc50c8e968718b12bce559f2e7c199678ba1c5 to cache now
439 11:11:35 INFO[0104] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
440 11:11:35 INFO[0104] Pushing image to registry.scandit.com/internal/gitlab-templates/cache:365b127d01b3cfb8918bd20d42bc50c8e968718b12bce559f2e7c199678ba1c5
441 11:11:36 INFO[0104] Pushed registry.scandit.com/internal/gitlab-templates/cache@sha256:e30f6605bc393a0802f6d35eda4f17c662a7082bd30bd8e323684b3e57c25196
442 11:11:36 INFO[0104] Pushed registry.scandit.com/internal/gitlab-templates/cache@sha256:df6b587b820b2f15f07a321f1c3b2fc7a523c99bd7327ceb0fcadfdff7681f12
443 11:11:36 INFO[0105] Pushed registry.scandit.com/internal/gitlab-templates/cache@sha256:8089e2d9767e5b4fcffa3361bf9b4607adbc89da83754acbeae553b3da18a22c
444 11:11:36 INFO[0105] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
445 11:11:36 INFO[0105] Pushing image to registry.scandit.com/internal/gitlab-templates:06da9a02c84cd3343b150bcef5e291ee5248c5ad3c616d8ae3c7c8833bff42ae
446 11:11:45 INFO[0114] Pushed registry.scandit.com/internal/gitlab-templates@sha256:786d079eac8ef11a585ebc9468e0a07ea4ccc0ffdbadaed94ca7bc000e74d326
447 11:11:45 INFO[0114] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
448 11:11:45 INFO[0114] Pushing image to registry.scandit.com/internal/gitlab-templates:latest
449 11:11:46 INFO[0114] Pushed registry.scandit.com/internal/gitlab-templates@sha256:786d079eac8ef11a585ebc9468e0a07ea4ccc0ffdbadaed94ca7bc000e74d326
450 11:11:46 INFO[0114] credential providers by priority: [file:/kaniko/.docker/config.json, gitlab]
451 11:11:46 INFO[0114] Pushing image to registry.scandit.com/internal/gitlab-templates:latest-CI54484696-20260506
452 11:11:46 INFO[0115] Pushed registry.scandit.com/internal/gitlab-templates@sha256:786d079eac8ef11a585ebc9468e0a07ea4ccc0ffdbadaed94ca7bc000e74d326
453 11:11:46 + cleanup
454 11:11:46 + rv=0
455 11:11:46 + '[' 0 -ne 0 ]
456 11:11:46 + echo
457 11:11:46
458 11:11:46 + echo 'Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54484696'
459 11:11:46 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54484696
460 11:11:46 + echo
461 11:11:46
462 11:11:46 + echo
463 11:11:46
464 11:11:46 + echo '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-45-128.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-odrttfin&var-resolution=15&from=1778065785000&to=1778065906000'
465 11:11:46 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-45-128.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-odrttfin&var-resolution=15&from=1778065785000&to=1778065906000
466 11:11:46 + echo '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-45-128.eu-central-1.compute.internal&var-resolution=15s&from=1778065785000&to=1778065906000'
467 11:11:46 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-45-128.eu-central-1.compute.internal&var-resolution=15s&from=1778065785000&to=1778065906000
468 11:11:46 + echo '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|=|1581320&var-filters=CI_JOB_ID|=|54484696&sortOrder=Ascending&from=1778065785000&to=1778065906000'
469 11:11:46 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|=|1581320&var-filters=CI_JOB_ID|=|54484696&sortOrder=Ascending&from=1778065785000&to=1778065906000
470 11:11:46 + date -d '-7 days' '+%Y-%m-%d'
471 11:11:46 date: invalid date '-7 days'
472 11:11:46 + date -d '+7 days' '+%Y-%m-%d'
473 11:11:46 date: invalid date '+7 days'
474 11:11:46 + echo 'Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-python3-image-no-reqs&project=internal/gitlab-templates'
475 11:11:46 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build-python3-image-no-reqs&project=internal/gitlab-templates
476 11:11:46 + echo
477 11:11:46
478 11:11:46 + exit 0
479 11:11:46
480 11:11:46 section_end:1778065906:step_script
481 11:11:46 +section_start:1778065906:upload_artifacts_on_success
482 11:11:46 +Uploading artifacts for successful job
483 11:11:47 Uploading artifacts...
484 11:11:47 docker_image_build.env: found 1 matching artifact files and directories
485 11:11:47 Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KQYFS74PSM54YRDNX523RCVV id=54484696 responseStatus=201 Created token=64_iT-zzg
486 11:11:47
487 11:11:47 section_end:1778065907:upload_artifacts_on_success
488 11:11:47 +section_start:1778065907:cleanup_file_variables
489 11:11:47 +Cleaning up project directory and file based variables
490 11:11:48
491 11:11:48 section_end:1778065908:cleanup_file_variables
492 11:11:48 +
493 11:11:48 Job succeeded
494