Playbook #1

/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
03 May 2024 09:40:06 +0000 00:10:47.59 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 11 745 812 43 1

Task result details

Field Value
changed
False
cmd
[
    "dnf",
    "install",
    "-y",
    "kubectl-1.26.*",
    "--disableexcludes=kubernetes"
]
delta
0:00:02.595433
end
2024-05-03 09:50:53.721621
invocation
{
    "module_args": {
        "_raw_params": "dnf install -y kubectl-1.26.* --disableexcludes=kubernetes",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg
non-zero return code
rc
1
start
2024-05-03 09:50:51.126188
stderr
Errors during downloading metadata for repository 'kubernetes':
  - Status code: 404 for https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64/repodata/repomd.xml (IP: 172.253.115.138)
Error: Failed to download metadata for repo 'kubernetes': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
stderr_lines
[
    "Errors during downloading metadata for repository 'kubernetes':",
    "  - Status code: 404 for https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64/repodata/repomd.xml (IP: 172.253.115.138)",
    "Error: Failed to download metadata for repo 'kubernetes': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried"
]
stdout
Kubernetes                                      654  B/s | 1.4 kB     00:02
stdout_lines
[
    "Kubernetes                                      654  B/s | 1.4 kB     00:02    "
]