changed
|
|
cmd
|
[
"buildah",
"commit",
"cdkcluster-dnsmasq",
"kubeinit/cdkcluster-dnsmasq:latest"
]
|
delta
|
|
end
|
2023-10-29 11:35:16.250053
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit cdkcluster-dnsmasq kubeinit/cdkcluster-dnsmasq: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
|
|
start
|
2023-10-29 11:35:15.446872
|
stderr
|
Getting image source signatures
Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e
Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7
Copying blob sha256:33fedeb7276b74716358cecd8b48665a694f290d27d92f740d3496e471cabc7b
Copying config sha256:d6c4dacc9468dc3ac25b9c365eeb1d47e46ab97c6820048e8879e1931a404fc4
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e",
"Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7",
"Copying blob sha256:33fedeb7276b74716358cecd8b48665a694f290d27d92f740d3496e471cabc7b",
"Copying config sha256:d6c4dacc9468dc3ac25b9c365eeb1d47e46ab97c6820048e8879e1931a404fc4",
"Writing manifest to image destination"
]
|
stdout
|
d6c4dacc9468dc3ac25b9c365eeb1d47e46ab97c6820048e8879e1931a404fc4
|
stdout_lines
|
[
"d6c4dacc9468dc3ac25b9c365eeb1d47e46ab97c6820048e8879e1931a404fc4"
]
|