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
05 May 2024 06:02:26 +0000 00:21:13.61 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 788 855 44 1

Task result details

Field Value
changed
True
cmd
[
    "buildah",
    "commit",
    "okdcluster-provision",
    "kubeinit/okdcluster-provision:latest"
]
delta
0:00:05.422891
end
2024-05-05 09:10:45.609491
invocation
{
    "module_args": {
        "_raw_params": "buildah commit okdcluster-provision kubeinit/okdcluster-provision:latest",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-05-05 09:10:40.186600
stderr
Getting image source signatures
Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362
Copying blob sha256:d72ee412cd9de8bbe6971b250dbeeef402f5aee43284d1298b5fbb7ff5871456
Copying config sha256:5da07aad6c55c848d0f7e8a60602ff32cfa3a64e62614391a1e241313a02fd02
Writing manifest to image destination
stderr_lines
[
    "Getting image source signatures",
    "Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362",
    "Copying blob sha256:d72ee412cd9de8bbe6971b250dbeeef402f5aee43284d1298b5fbb7ff5871456",
    "Copying config sha256:5da07aad6c55c848d0f7e8a60602ff32cfa3a64e62614391a1e241313a02fd02",
    "Writing manifest to image destination"
]
stdout
5da07aad6c55c848d0f7e8a60602ff32cfa3a64e62614391a1e241313a02fd02
stdout_lines
[
    "5da07aad6c55c848d0f7e8a60602ff32cfa3a64e62614391a1e241313a02fd02"
]