test-install-deps β success
β±
Duration: 33s
β³
Queued: 0s
π
Stage: test
π₯
Runner: linux-aws-1
Average Duration
37s
This job: 33s
Failure Rate
0.0%
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
234 lines
Match - of 0
1
22:36:23
Running with gitlab-runner 18.9.0 (07e534ba)
2
22:36:23
on gitlab-runner-linux-1-746bdd58fd-9g7t8 wRxjPbsJX, system ID: r_QcbOfxxWj0Vn
3
22:36:23
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
22:36:23
Resolving secrets
5
22:36:23
section_start:1778106983:prepare_executor
6
22:36:23
+Preparing the "kubernetes" executor
7
22:36:23
Using Kubernetes namespace: gitlab-runner
8
22:36:23
Using Kubernetes executor with image registry.scandit.com/internal/gitlab-templates/python:b7a61fbe98d60d936734108b169c932f88fff8d0aac5a5a2234432e2dd18ac21 ...
9
22:36:23
Using attach strategy to execute scripts...
10
22:36:23
Using effective pull policy of [Always] for container init-permissions
11
22:36:23
Using effective pull policy of [Always] for container build
12
22:36:23
Using effective pull policy of [Always] for container helper
13
22:36:23
section_end:1778106983:prepare_executor
14
22:36:23
+section_start:1778106983:prepare_script
15
22:36:23
+Preparing environment
16
22:36:23
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
17
22:36:23
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 ...
18
22:36:24
Subscribing to Kubernetes Pod events...
19
22:36:24
Type Reason Message
20
22:36:24
Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-0-q628bgnk to ip-10-0-28-135.eu-central-1.compute.internal
21
22:36:25
Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
22
22:36:25
Normal Created Created container: init-permissions
23
22:36:25
Normal Started Started container init-permissions
24
22:36:25
Normal Pulling Pulling image "registry.scandit.com/internal/gitlab-templates/python:b7a61fbe98d60d936734108b169c932f88fff8d0aac5a5a2234432e2dd18ac21"
25
22:36:40
Normal Pulled Successfully pulled image "registry.scandit.com/internal/gitlab-templates/python:b7a61fbe98d60d936734108b169c932f88fff8d0aac5a5a2234432e2dd18ac21" in 14.579s (14.579s including waiting). Image size: 506856999 bytes.
26
22:36:40
Normal Created Created container: build
27
22:36:40
Normal Started Started container build
28
22:36:40
Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
29
22:36:40
Normal Created Created container: helper
30
22:36:40
Normal Started Started container helper
31
22:36:43
Running on runner-wrxjpbsjx-project-621-concurrent-0-q628bgnk via gitlab-runner-linux-1-746bdd58fd-9g7t8...
32
22:36:43
33
22:36:43
section_end:1778107003:prepare_script
34
22:36:43
+section_start:1778107003:get_sources
35
22:36:43
+Getting source from Git repository
36
22:36:43
Gitaly correlation ID: 01KQZPYRPS7B8FSWJ3BA24WAYE
37
22:36:43
Fetching changes with git depth set to 50...
38
22:36:43
Initialized empty Git repository in /build/internal/gitlab-templates/.git/
39
22:36:43
Created fresh repository.
40
22:36:44
Checking out 7f6b32cc as detached HEAD (ref is refs/merge-requests/640/merge)...
41
22:36:44
42
22:36:44
Skipping Git submodules setup
43
22:36:44
44
22:36:44
section_end:1778107004:get_sources
45
22:36:44
+section_start:1778107004:step_script
46
22:36:44
+Executing "step_script" stage of the job script
47
22:36:45
section_start:1778107005:section_pre_build_script_0[hide_duration=true,collapsed=true]
$ function cleanup {
48
22:36:45
rv=$?
49
22:36:45
if [ $rv -ne 0 ]; then
50
22:36:45
echo ""
51
22:36:45
echo " Failure Cause Analysis might help, please open this link:"
52
22:36:45
echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
53
22:36:45
echo ""
54
22:36:45
fi
55
22:36:45
echo ""
56
22:36:45
echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
57
22:36:45
echo ""
58
22:36:45
echo ""
59
22:36: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"
60
22:36: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"
61
22:36: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"
62
22:36: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}"
63
22:36:45
echo ""
64
22:36:45
exit $rv
65
22:36:45
}
66
22:36:45
trap cleanup EXIT
67
22:36:45
echo "INFO: This is the CI job pre_build_script"
68
22:36:45
echo "INFO: It's defined in the backend/infra/aws repo."
69
22:36:45
echo "INFO: These additional Scandit variables are available to you:"
70
22:36:45
echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
71
22:36:45
echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
72
22:36:45
echo " SC_K8S_KYVERNO_PATCHES: |"
73
22:36:45
echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
74
22:36:45
echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
75
22:36:45
if command -v numfmt >/dev/null 2>&1; then
76
22:36:45
echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
77
22:36:45
else
78
22:36:45
echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
79
22:36:45
fi
80
22:36:45
__start_time=${EPOCHSECONDS}
81
22:36:45
echo ""
82
22:36: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"
83
22:36: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"
84
22:36: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"
85
22:36: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}"
86
22:36:45
echo ""
87
22:36:45
echo "Setting up credentials for Gitlab Python registries"
88
22:36:45
mkdir -p ~
89
22:36:45
echo "machine gitlab.scandit.com" > ~/.netrc
90
22:36:45
echo "login gitlab-ci-token" >> ~/.netrc
91
22:36:45
echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
92
22:36:45
chmod 600 ~/.netrc
93
22:36:45
if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
94
22:36:45
git config --global --add safe.directory $CI_PROJECT_DIR
95
22:36:45
fi
96
22:36:45
# Sonarqube server is running on the same cluster. Use internal address
97
22:36:45
export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
98
22:36:45
section_end:1778107005:section_pre_build_script_0
99
22:36:45
INFO: This is the CI job pre_build_script
100
22:36:45
INFO: It's defined in the backend/infra/aws repo.
101
22:36:45
INFO: These additional Scandit variables are available to you:
102
22:36:45
SC_K8S_NODE_NAME: ip-10-0-28-135.eu-central-1.compute.internal
103
22:36:45
SC_K8S_IMAGE_ID:
104
22:36:45
SC_K8S_KYVERNO_PATCHES: |
105
22:36:45
106
22:36:45
cpu (r/l): 1/4
107
22:36:45
memory (r/l): 1.0GB/16GB
108
22:36:45
109
22:36: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-28-135.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-q628bgnk&var-resolution=15&from=1778107005000&to=now
110
22:36: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-28-135.eu-central-1.compute.internal&var-resolution=15s&from=1778107005000&to=now
111
22:36: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|=|1582483&var-filters=CI_JOB_ID|=|54539154&sortOrder=Ascending&from=1778107005000&to=now
112
22:36:45
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-29~2026-05-13&job_name=test-install-deps&project=internal/gitlab-templates
113
22:36:45
114
22:36:45
Setting up credentials for Gitlab Python registries
115
22:36:45
$ export UV_CACHE_DIR=$CACHE_DIR/.uv
116
22:36:45
$ echo "UV_CACHE_DIR $UV_CACHE_DIR"
117
22:36:45
UV_CACHE_DIR /.uv
118
22:36:45
section_start:1778107005:section_script_step_2[hide_duration=true,collapsed=true]
$ export python_version=$(cat ./.python-version)
119
22:36:45
eval "$($HOME/.pyenv/bin/pyenv init -)"
120
22:36:45
echo "Activating Python $python_version"
121
22:36:45
pyenv shell $python_version || (
122
22:36:45
echo "ERROR: Installing a new Python version in container based CI jobs is no longer allowed."
123
22:36:45
echo "Please ensure the image contains a pre-installed Python ${python_version}."
124
22:36:45
exit 1
125
22:36:45
)
126
22:36:45
pyenv version
127
22:36:45
section_end:1778107005:section_script_step_2
128
22:36:45
Activating Python 3.12
129
22:36:45
3.12.2 (set by PYENV_VERSION environment variable)
130
22:36:45
section_start:1778107005:section_script_step_3[hide_duration=true,collapsed=true]
$ export python_version=$(cat ./.python-version)
131
22:36:45
VENV_CACHE_PATH=${CACHE_DIR:-/cache}/venv/${CI_PROJECT_ID}/${python_version}/${CI_COMMIT_BRANCH}
132
22:36:45
mkdir -p $VENV_CACHE_PATH
133
22:36:45
# if creation of venv fails, re-run it with "--clear"
134
22:36:45
python3 -m venv $VENV_CACHE_PATH || python3 -m venv $VENV_CACHE_PATH --clear
135
22:36:45
source $VENV_CACHE_PATH/bin/activate
136
22:36:45
python3 --version
137
22:36:45
pip install --upgrade wheel uv
138
22:36:45
section_end:1778107005:section_script_step_3
139
22:36:48
Python 3.12.2
140
22:36:48
Collecting wheel
141
22:36:49
Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB)
142
22:36:49
Collecting uv
143
22:36:49
Downloading uv-0.11.11-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
144
22:36:49
Collecting packaging>=24.0 (from wheel)
145
22:36:49
Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB)
146
22:36:49
Downloading wheel-0.47.0-py3-none-any.whl (32 kB)
147
22:36:49
Downloading uv-0.11.11-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.6 MB)
148
22:36:49
ββββββββββββββββββββββββββββββββββββββββ 24.6/24.6 MB 253.1 MB/s eta 0:00:00
149
22:36:49
Downloading packaging-26.2-py3-none-any.whl (100 kB)
150
22:36:49
βββββββββββββββββββββββββββββββββββββββ 100.2/100.2 kB 280.4 MB/s eta 0:00:00
151
22:36:49
Installing collected packages: uv, packaging, wheel
152
22:36:50
Successfully installed packaging-26.2 uv-0.11.11 wheel-0.47.0
153
22:36:50
154
22:36:50
[notice] A new release of pip is available: 24.0 -> 26.1.1
155
22:36:50
[notice] To update, run: pip install --upgrade pip
156
22:36:50
$ time uv pip install ${PIP_REQUIREMENTS:--r requirements.txt} ${PIP_ARGS}
157
22:36:50
Using Python 3.12.2 environment at: /cache/venv/621/3.12
158
22:36:51
Resolved 7 packages in 717ms
159
22:36:51
Downloading pygments (1.2MiB)
160
22:36:51
Downloaded pygments
161
22:36:51
Prepared 6 packages in 68ms
162
22:36:52
Installed 6 packages in 1.67s
163
22:36:52
+ coverage==7.13.5
164
22:36:52
+ iniconfig==2.3.0
165
22:36:52
+ pluggy==1.6.0
166
22:36:52
+ pygments==2.20.0
167
22:36:52
+ pytest==9.0.3
168
22:36:52
+ pytest-cov==7.1.0
169
22:36:52
170
22:36:52
real 0m2.526s
171
22:36:52
user 0m0.146s
172
22:36:52
sys 0m0.203s
173
22:36:52
$ pyenv rehash
174
22:36:52
$ echo This is a collapsible example section
175
22:36:52
This is a collapsible example section
176
22:36:52
$ python3 -m pytest ${PYTEST_OPTS:--m "not requirements"} --cov=. --cov-report=html --cov-report=xml --cov-report=term --junitxml=${CI_LOGS}/test_report.xml .
177
22:36:53
============================= test session starts ==============================
178
22:36:53
platform linux -- Python 3.12.2, pytest-9.0.3, pluggy-1.6.0
179
22:36:53
rootdir: /build/internal/gitlab-templates
180
22:36:53
configfile: pytest.ini
181
22:36:53
plugins: cov-7.1.0
182
22:36:53
collected 2 items / 1 deselected / 1 selected
183
22:36:53
184
22:36:53
tests/test_python.py . [100%]
185
22:36:53
186
22:36:53
- generated xml file: /build/internal/gitlab-templates/ci-logs/test_report.xml -
187
22:36:53
================================ tests coverage ================================
188
22:36:53
_______________ coverage: platform linux, python 3.12.2-final-0 ________________
189
22:36:53
190
22:36:53
Name Stmts Miss Cover
191
22:36:53
------------------------------------------------
192
22:36:53
tests/__init__.py 0 0 100%
193
22:36:53
tests/test_python.py 4 0 100%
194
22:36:53
tests/test_requirements.py 6 2 67%
195
22:36:53
tests/utils/example.py 11 2 82%
196
22:36:53
------------------------------------------------
197
22:36:53
TOTAL 21 4 81%
198
22:36:53
Coverage HTML written to dir htmlcov
199
22:36:53
Coverage XML written to file coverage.xml
200
22:36:53
======================= 1 passed, 1 deselected in 0.13s ========================
201
22:36:53
$ sed -i -e "s=<source>.*</source>=<source>./</source>=g" coverage.xml
202
22:36:53
$ echo Bye
203
22:36:53
Bye
204
22:36:53
205
22:36:53
Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54539154
206
22:36:53
207
22:36:53
208
22:36:53
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-28-135.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-q628bgnk&var-resolution=15&from=1778107005000&to=1778107013000
209
22:36:53
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-28-135.eu-central-1.compute.internal&var-resolution=15s&from=1778107005000&to=1778107013000
210
22:36:53
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|=|1582483&var-filters=CI_JOB_ID|=|54539154&sortOrder=Ascending&from=1778107005000&to=1778107013000
211
22:36:53
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-29~2026-05-13&job_name=test-install-deps&project=internal/gitlab-templates
212
22:36:53
213
22:36:53
214
22:36:53
section_end:1778107013:step_script
215
22:36:53
+section_start:1778107013:upload_artifacts_on_success
216
22:36:53
+Uploading artifacts for successful job
217
22:36:54
Uploading artifacts...
218
22:36:54
htmlcov/: found 14 matching artifact files and directories
219
22:36:54
Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=01KQZPZQ5X7V2PA9XF3X93QC1D id=54539154 responseStatus=201 Created token=64_a-ecVN
220
22:36:54
Uploading artifacts...
221
22:36:55
/build/internal/gitlab-templates/ci-logs/test_report.xml: found 1 matching artifact files and directories
222
22:36:55
Uploading artifacts as "junit" to coordinator... 201 Created correlation_id=01KQZPZQV43SD9B8F7VR6WV1ZZ id=54539154 responseStatus=201 Created token=64_a-ecVN
223
22:36:55
Uploading artifacts...
224
22:36:55
coverage.xml: found 1 matching artifact files and directories
225
22:36:55
Uploading artifacts as "cobertura" to coordinator... 201 Created correlation_id=01KQZPZR5W1GRMMNZFE13RB1YQ id=54539154 responseStatus=201 Created token=64_a-ecVN
226
22:36:55
227
22:36:55
section_end:1778107015:upload_artifacts_on_success
228
22:36:55
+section_start:1778107015:cleanup_file_variables
229
22:36:55
+Cleaning up project directory and file based variables
230
22:36:56
231
22:36:56
section_end:1778107016:cleanup_file_variables
232
22:36:56
+
233
22:36:56
Job succeeded
234