Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_libvirt : Add kubernetes repo for latest kubectl (Ubuntu)
- Action: ansible.builtin.shell
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/deploy_ubuntu_guest.yml:118
- Host: localhost ( task delegated to controller-01 )
- Status: changed
- Started: 29 Oct 2023 00:14:27 +0000
- Ended: 29 Oct 2023 00:14:39 +0000
- Duration: 00:00:11.51
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
changed |
True |
cmd |
set -eo pipefail apt-get install -y apt-transport-https ca-certificates curl curl -fsSLo /usr/share/keyrings/kubernetes-archive-keyring.gpg https://packages.cloud.google.com/apt/doc/apt-key.gpg echo "deb [trusted=yes signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main" | tee /etc/apt/sources.list.d/kubernetes.list apt-get update --allow-insecure-repositories |
delta |
0:00:12.411927 |
end |
2023-10-29 00:14:38.993529 |
invocation |
{ "module_args": { "_raw_params": "set -eo pipefail\napt-get install -y apt-transport-https ca-certificates curl\ncurl -fsSLo /usr/share/keyrings/kubernetes-archive-keyring.gpg https://packages.cloud.google.com/apt/doc/apt-key.gpg\necho \"deb [trusted=yes signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main\" | tee /etc/apt/sources.list.d/kubernetes.list\napt-get update --allow-insecure-repositories\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2023-10-29 00:14:26.581602 |
stderr |
W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05 |
stderr_lines |
[ "W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05" ] |
stdout |
Reading package lists... Building dependency tree... Reading state information... apt is already the newest version (2.4.10). apt set to manually installed. ca-certificates is already the newest version (20230311ubuntu0.22.04.1). ca-certificates set to manually installed. curl is already the newest version (7.81.0-1ubuntu1.14). curl set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. deb [trusted=yes signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe Translation-en [5,652 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8,372 B] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,104 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [896 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [995 kB] Get:3 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8,993 B] Ign:3 https://packages.cloud.google.com/apt kubernetes-xenial InRelease Get:16 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [69.9 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [218 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.0 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [41.6 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [9,768 B] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [64.2 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [10.5 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B] Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [793 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.8 kB] Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [145 kB] Get:29 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.7 kB] Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [36.5 kB] Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,060 B] Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.4 kB] Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B] Fetched 25.2 MB in 5s (5,412 kB/s) Reading package lists... |
stdout_lines |
[ "Reading package lists...", "Building dependency tree...", "Reading state information...", "apt is already the newest version (2.4.10).", "apt set to manually installed.", "ca-certificates is already the newest version (20230311ubuntu0.22.04.1).", "ca-certificates set to manually installed.", "curl is already the newest version (7.81.0-1ubuntu1.14).", "curl set to manually installed.", "0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.", "deb [trusted=yes signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main", "Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease", "Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]", "Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]", "Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]", "Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB]", "Get:7 http://archive.ubuntu.com/ubuntu jammy/universe Translation-en [5,652 kB]", "Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB]", "Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB]", "Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB]", "Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8,372 B]", "Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,104 kB]", "Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]", "Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [896 kB]", "Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [995 kB]", "Get:3 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8,993 B]", "Ign:3 https://packages.cloud.google.com/apt kubernetes-xenial InRelease", "Get:16 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [69.9 kB]", "Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [218 kB]", "Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.0 kB]", "Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [41.6 kB]", "Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [9,768 B]", "Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]", "Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [64.2 kB]", "Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [10.5 kB]", "Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]", "Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B]", "Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [793 kB]", "Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.8 kB]", "Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [145 kB]", "Get:29 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.7 kB]", "Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [36.5 kB]", "Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,060 B]", "Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]", "Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.4 kB]", "Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]", "Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B]", "Fetched 25.2 MB in 5s (5,412 kB/s)", "Reading package lists..." ] |