Bump kayobe to stackhpc/18.1.0.4 #5277
stackhpc-pull-request.yml
on: pull_request
Matrix: lint
Matrix: tox
all-in-one-rocky-9-ovn
/
...
/
define_runner
all-in-one-rocky-9-ovs
/
...
/
define_runner
all-in-one-ubuntu-noble-ovn
/
...
/
define_runner
all-in-one-upgrade-rocky-9-ovn
/
...
/
define_runner
all-in-one-upgrade-rocky-9-ovs
/
...
/
define_runner
all-in-one-upgrade-ubuntu-jammy-to-noble-ovn
/
...
/
define_runner
Check container image tags
/
Check container image tags
aio (Rocky 9 OVN)
/
All in one
aio (Rocky 9 OVS)
/
All in one
aio (Ubuntu Noble OVN)
/
All in one
aio upgrade (Rocky 9 OVN)
/
All in one
aio upgrade (Rocky 9 OVS)
/
All in one
aio upgrade (Ubuntu Jammy to Noble OVN)
/
All in one
Annotations
1 error and 6 warnings
Build Kayobe Image / Build kayobe image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dnf install epel-release -y && dnf update -y --nobest && if [ \"$USE_PYTHON_312\" = \"true\" ] ; then dnf -y install python3.12 && ln -sf /bin/python3.12 /bin/python3 && python3 -m ensurepip ; fi && dnf install -y gcc git vim python3-pyyaml findutils libffi-devel sudo which openssh-server e2fsprogs diffstat diffutils debootstrap procps-ng gdisk util-linux dosfstools lvm2 kpartx systemd-udev bash-completion rsync python3-libselinux jq && if [ \"$(grep \"^PRETTY_NAME=\\\"Rocky Linux 9\" /etc/os-release)\" ] ; then dnf install -y python3 python3-pip iproute ; else dnf install -y python3-virtualenv ; fi && dnf clean all" did not complete successfully: exit code: 1
|
syntax-check[missing-file]:
etc/kayobe/ansible/ubuntu-upgrade.yml#L1
Unable to retrieve file contents
|
command-instead-of-module:
etc/kayobe/ansible/check-kolla-ansible-version.yml#L11
git used in place of git module
|
command-instead-of-module:
etc/kayobe/ansible/check-kayobe-version.yml#L38
git used in place of git module
|
syntax-check[missing-file]:
etc/kayobe/ansible/ubuntu-upgrade.yml#L1
Unable to retrieve file contents
|
command-instead-of-module:
etc/kayobe/ansible/check-kolla-ansible-version.yml#L11
git used in place of git module
|
command-instead-of-module:
etc/kayobe/ansible/check-kayobe-version.yml#L38
git used in place of git module
|