changed
|
|
cmd
|
[
"buildah",
"commit",
"okdcluster-apache",
"kubeinit/okdcluster-apache:latest"
]
|
delta
|
|
end
|
2023-10-31 02:08:58.927396
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit okdcluster-apache kubeinit/okdcluster-apache: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 02:08:57.877875
|
stderr
|
Getting image source signatures
Copying blob sha256:67a4178b7d47beb6a1f697a593bd0c6841c67eb0da00f2badefb05fd30671490
Copying blob sha256:9d113bfab823c45c316ee21491b7a96789e43d1128c74ac8301c2797caecda34
Copying blob sha256:67c72336bd783517b29792ddc7b56c973a3f762a1d48f0ed89b645c36d79623c
Copying blob sha256:8067b7092a5b840345a9e4874d5ba8d2bc272e28cedc3279c1de4f0cccbd29b8
Copying blob sha256:a8b657e74a9ec0e3db41099f5410a1266663e66ed510cd79057a68b5755d385e
Copying blob sha256:b182dcc8cde7a7b7e34b8e7cafa5820d89e4acf339eea824426d8d012fcc58b7
Copying config sha256:40ae70da0191f1b7fec7afd88acc5cf32cbc2acab7b07c1e292974c8026dc47f
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:67a4178b7d47beb6a1f697a593bd0c6841c67eb0da00f2badefb05fd30671490",
"Copying blob sha256:9d113bfab823c45c316ee21491b7a96789e43d1128c74ac8301c2797caecda34",
"Copying blob sha256:67c72336bd783517b29792ddc7b56c973a3f762a1d48f0ed89b645c36d79623c",
"Copying blob sha256:8067b7092a5b840345a9e4874d5ba8d2bc272e28cedc3279c1de4f0cccbd29b8",
"Copying blob sha256:a8b657e74a9ec0e3db41099f5410a1266663e66ed510cd79057a68b5755d385e",
"Copying blob sha256:b182dcc8cde7a7b7e34b8e7cafa5820d89e4acf339eea824426d8d012fcc58b7",
"Copying config sha256:40ae70da0191f1b7fec7afd88acc5cf32cbc2acab7b07c1e292974c8026dc47f",
"Writing manifest to image destination"
]
|
stdout
|
40ae70da0191f1b7fec7afd88acc5cf32cbc2acab7b07c1e292974c8026dc47f
|
stdout_lines
|
[
"40ae70da0191f1b7fec7afd88acc5cf32cbc2acab7b07c1e292974c8026dc47f"
]
|