changed
|
|
cmd
|
[
"buildah",
"commit",
"k8scluster-dnsmasq",
"kubeinit/k8scluster-dnsmasq:latest"
]
|
delta
|
|
end
|
2023-10-31 10:50:35.245830
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit k8scluster-dnsmasq kubeinit/k8scluster-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-31 10:50:34.455721
|
stderr
|
Getting image source signatures
Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e
Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7
Copying blob sha256:3b4b985b99dadc4a7c91318e0711af58a6705f9448495078feeffdc4abdebe84
Copying config sha256:4c0b432094caeac4a5c94898af92a731b6eddf858a0596336d43dc405ce3d27a
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e",
"Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7",
"Copying blob sha256:3b4b985b99dadc4a7c91318e0711af58a6705f9448495078feeffdc4abdebe84",
"Copying config sha256:4c0b432094caeac4a5c94898af92a731b6eddf858a0596336d43dc405ce3d27a",
"Writing manifest to image destination"
]
|
stdout
|
4c0b432094caeac4a5c94898af92a731b6eddf858a0596336d43dc405ce3d27a
|
stdout_lines
|
[
"4c0b432094caeac4a5c94898af92a731b6eddf858a0596336d43dc405ce3d27a"
]
|