Playbook #11 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/test-gitea.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.34
-
Playgitea
-
TaskConfigure ssh for pushing into test gitea
-
Hostgitea99.opendev.org
-
Date27 Oct 2025 20:26:18 +0000
-
Module / Actionshell (/home/zuul/src/opendev.org/opendev/system-config/playbooks/test-gitea.yaml:23)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
ssh-keyscan -t rsa -p 222 localhost >> /home/zuul/.ssh/known_hosts ssh-keygen -t ed25519 -f /home/zuul/.ssh/id_ed25519 -C giteagerrittest -P '' |
| delta |
0:00:00.058515 |
| end |
2025-10-27 20:26:18.286491 |
| invocation |
{ "module_args": { "_raw_params": "ssh-keyscan -t rsa -p 222 localhost >> /home/zuul/.ssh/known_hosts\nssh-keygen -t ed25519 -f /home/zuul/.ssh/id_ed25519 -C giteagerrittest -P ''\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-10-27 20:26:18.227976 |
| stderr |
# localhost:222 SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u7 |
| stderr_lines |
[ "# localhost:222 SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u7" ] |
| stdout |
Generating public/private ed25519 key pair. Your identification has been saved in /home/zuul/.ssh/id_ed25519 Your public key has been saved in /home/zuul/.ssh/id_ed25519.pub The key fingerprint is: SHA256:orqV9RBoJpM+vSVlNl6MHE3+A8mCxSGTxXangI6TCC0 giteagerrittest The key's randomart image is: +--[ED25519 256]--+ | . o*=+. | |E ..oB=*o.. | |.o++=.XoBo | |..+*.= =.o | | o.o * S o | | . B + . | | = . | | o | | o. | +----[SHA256]-----+ |
| stdout_lines |
[ "Generating public/private ed25519 key pair.", "Your identification has been saved in /home/zuul/.ssh/id_ed25519", "Your public key has been saved in /home/zuul/.ssh/id_ed25519.pub", "The key fingerprint is:", "SHA256:orqV9RBoJpM+vSVlNl6MHE3+A8mCxSGTxXangI6TCC0 giteagerrittest", "The key's randomart image is:", "+--[ED25519 256]--+", "| . o*=+. |", "|E ..oB=*o.. |", "|.o++=.XoBo |", "|..+*.= =.o |", "| o.o * S o |", "| . B + . |", "| = . |", "| o |", "| o. |", "+----[SHA256]-----+" ] |