<div dir="ltr">Sean's right. Actually, I believe /var/lib/software-factory/bootstrap-data/ssh_keys/zuul_rsa

gets written to /var/lib/zuul/.ssh as id_rsa, not zuul_rsa, which is confusing. So use /var/lib/zuul/.ssh/id_rsa. Note that you need to use the private key (without the .pub) in the connection configuration, not the public one; the public one is the one you add to the upstream Gerrit.</div>