Lines Matching +full:host +full:- +full:id

3 …: "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"pa…
5 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
17 === Test host-key-check options ===
19 --- no host key checking --
21-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
23 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
30 --- known_hosts key checking --
32-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
34 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
41 --- explicit md5 key checking --
43-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
45 Job failed: remote host key fingerprint 'md5:HASH' does not match host_key_check 'md5:wrong'
46 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
49-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
51 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
58 --- explicit sha1 key checking --
60-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
62 Job failed: remote host key fingerprint 'sha1:HASH' does not match host_key_check 'sha1:wrong'
63 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
66-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
68 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
75 --- explicit sha256 key checking --
77-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
79 Job failed: remote host key fingerprint 'sha256:HASH' does not match host_key_check 'sha256:wrong'
80 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
83-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
85 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
94-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
97 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
100-create", "arguments": {"job-id": "job0", "options": {"driver": "ssh", "location": {"host-key-chec…
102 …ed: failed to authenticate using publickey authentication and the identities held by your ssh-agent
103 {"execute": "job-dismiss", "arguments": {"id": "job0"}}