action #168865
closedsalt-states-openqa | Failed pipeline for master | pkg.installed package vagrant not found
0%
Description
Observation¶
https://gitlab.suse.de/openqa/salt-states-openqa/-/jobs/3284605
Function: pkg.installed
Result: False
Comment: Attempt 1: Returned a result of "False", with the following comment: "An error was encountered while installing package(s): Zypper command failure: Package 'vagrant' not found.
Package 'vagrant-libvirt' not found.Loading repository data...
Reading installed packages..."
Attempt 2: Returned a result of "False", with the following comment: "An error was encountered while installing package(s): Zypper command failure: Package 'vagrant' not found.
Package 'vagrant-libvirt' not found.Loading repository data...
Reading installed packages..."
Attempt 3: Returned a result of "False", with the following comment: "An error was encountered while installing package(s): Zypper command failure: Package 'vagrant' not found.
Package 'vagrant-libvirt' not found.Loading repository data...
Reading installed packages..."
Attempt 4: Returned a result of "False", with the following comment: "An error was encountered while installing package(s): Zypper command failure: Package 'vagrant' not found.
Package 'vagrant-libvirt' not found.Loading repository data...
Reading installed packages..."
An error was encountered while installing package(s): Zypper command failure: Package 'vagrant' not found.
Package 'vagrant-libvirt' not found.Loading repository data...
Reading installed packages...
I saw it only because it also occurs in pipelines (e.g. https://gitlab.suse.de/xren/salt-states-openqa/-/jobs/3284547).
Acceptance Criteria¶
- AC1:
Suggestions¶
Updated by livdywan about 1 month ago
- Status changed from New to In Progress
- Assignee set to livdywan
Investigating.
Updated by livdywan about 1 month ago
- podman run --rm -it registry.opensuse.org/home/ok urz/container/ca/containers/tumbleweed:salt-minion-git-core-ssh (https://build.opensuse.org/projects/home:okurz:container:ca/packages/salt-minion-git-core-ssh/files/Dockerfile) is a Tumbleweed container
- vagrant is not in Tumbleweed (https://software.opensuse.org/package/vagrant)
- salt-states doesn't add any repos for vagrant
I couldn't find any recent change related to this that would explain why this is an issue now. Surely I'm missing something obvious? 🤔
Updated by jbaier_cz about 1 month ago
livdywan wrote in #note-2:
- podman run --rm -it registry.opensuse.org/home/ok urz/container/ca/containers/tumbleweed:salt-minion-git-core-ssh (https://build.opensuse.org/projects/home:okurz:container:ca/packages/salt-minion-git-core-ssh/files/Dockerfile) is a Tumbleweed container
- vagrant is not in Tumbleweed (https://software.opensuse.org/package/vagrant)
- salt-states doesn't add any repos for vagrant
I couldn't find any recent change related to this that would explain why this is an issue now. Surely I'm missing something obvious? 🤔
I guess https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/3ATHXIRH6WX2ROKWUUJUK4RLYWI55IRU/ can explain at least some bits?
Updated by livdywan about 1 month ago
jbaier_cz wrote in #note-3:
livdywan wrote in #note-2:
- podman run --rm -it registry.opensuse.org/home/ok urz/container/ca/containers/tumbleweed:salt-minion-git-core-ssh (https://build.opensuse.org/projects/home:okurz:container:ca/packages/salt-minion-git-core-ssh/files/Dockerfile) is a Tumbleweed container
- vagrant is not in Tumbleweed (https://software.opensuse.org/package/vagrant)
- salt-states doesn't add any repos for vagrant
I couldn't find any recent change related to this that would explain why this is an issue now. Surely I'm missing something obvious? 🤔
I guess https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/3ATHXIRH6WX2ROKWUUJUK4RLYWI55IRU/ can explain at least some bits?
Ack. Not sure how it then took 2 months for the change to propagate but that would explain it.
Maybe the solution is to use a Leap15.5 container then.
Updated by openqa_review about 1 month ago
- Due date set to 2024-11-08
Setting due date based on mean cycle time of SUSE QE Tools
Updated by livdywan about 1 month ago
Looking at https://openqa.suse.de/search?q=vagrant we have tests in https://github.com/os-autoinst/os-autoinst-distri-opensuse/tree/master/tests/virtualization/vagrant however they don't rely on openSUSE packages. So it should be safe to drop the packages:
https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1295
Updated by livdywan about 1 month ago
- Status changed from In Progress to Resolved
livdywan wrote in #note-6:
Looking at https://openqa.suse.de/search?q=vagrant we have tests in https://github.com/os-autoinst/os-autoinst-distri-opensuse/tree/master/tests/virtualization/vagrant however they don't rely on openSUSE packages. So it should be safe to drop the packages:
https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1295
Pipelines looking good now
Updated by gpathak 8 days ago
- Copied to action #170257: salt-pillars-openqa | Failed deployment on openqa-piworker.qe.nue2.suse.org size:S added