`build_deploy.sh` with `--scheduler-type pgsched` does not spawn the postgres DB container but tries to setup VFS objectstore instead
[cirunner@ctadevguenther01 ci_runner]$ ./build_deploy.sh --skip-unit-tests --cmake-build-type RelWithDebInfo --scheduler-type pgsched --disable-ccache --clean-build-dirs
[...]
Running: helm install scheduler-dev helm/scheduler --namespace dev --set resetImage.registry=localhost --set resetImage.tag=dev-0 --set resetScheduler=true --set-file configuration=presets/dev-scheduler-vfs-values.yaml --wait --wait-for-jobs --timeout 4m
Running: helm install kdc-dev helm/kdc --namespace dev --set image.registry=localhost --set image.tag=dev-0 --wait --wait-for-jobs --timeout 2m
NAME: kdc-dev
LAST DEPLOYED: Sun Dec 1 00:06:26 2024
NAMESPACE: dev
STATUS: deployed
REVISION: 1
TEST SUITE: None
Error: INSTALLATION FAILED: failed post-install: 1 error occurred:
* job reset-scheduler-job failed: BackoffLimitExceeded
NAME: catalogue-dev
LAST DEPLOYED: Sun Dec 1 00:06:26 2024
NAMESPACE: dev
STATUS: deployed
REVISION: 1
TEST SUITE: None
[cirunner@ctadevguenther01 ci_runner]$ kubectl logs reset-scheduler-job-vq2bg -n dev
2024-12-01 00:06:27 [reset_scheduler.sh] Started
Using scheduler backend: VFS
Installing the cta-objectstore-tools
Ceph packages for x86_64 73 kB/s | 78 kB 00:01
CTA artifacts 27 MB/s | 27 kB 00:00
CTA CI repo any additional needed RPM cache 46 kB/s | 4.1 kB 00:00
EOS diopside releases from EOS project 2.5 MB/s | 224 kB 00:00
dependencies for EOS diopside releases from EOS 7.1 MB/s | 673 kB 00:00
Extra Packages for Enterprise Linux 9 - x86_64 177 MB/s | 23 MB 00:00
AlmaLinux 9 - CERN 3.4 MB/s | 27 kB 00:00
EOS quarkdb releases from EOS project 111 kB/s | 11 kB 00:00
XRootD Stable Releases for Enterprise Linux 9 5.2 MB/s | 590 kB 00:00
AlmaLinux 9 - AppStream 192 MB/s | 8.2 MB 00:00
AlmaLinux 9 - BaseOS 117 MB/s | 2.3 MB 00:00
AlmaLinux 9 - CRB 141 MB/s | 2.7 MB 00:00
AlmaLinux 9 - Extras 1.9 MB/s | 13 kB 00:00
Error:
Problem: conflicting requests
- nothing provides libctaobjectstore.so.0()(64bit) needed by cta-objectstore-tools-5-dev.el9.x86_64 from cta-artifacts
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Wiping objectstore
/opt/run/bin/reset_scheduler.sh: line 34: cta-objectstore-initialize: command not found
ERROR: Could not wipe the objectstore. cta-objectstore-initialize /shared/dev/objectstore FAILED