See https://jenkins.osmocom.org/jenkins/job/Osmocom-release-manuals/23/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on build3-deb11build-ansible (ttcn3 qemu osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom-release-manuals/ws/ [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-IdeJDEvewtjX/agent.2891666 SSH_AGENT_PID=2891668 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/Osmocom-release-manuals/ws/@tmp/private_key_15955955703947211099.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci
git init https://jenkins.osmocom.org/jenkins/job/Osmocom-release-manuals/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f9a7f1e89375ee4e8e41416aa7bc211b9f3e1a74 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f f9a7f1e89375ee4e8e41416aa7bc211b9f3e1a74 # timeout=10
Commit message: "jobs/osmocom-release-manuals: add new job" First time build. Skipping changelog. [Osmocom-release-manuals] $ /bin/sh -xe /tmp/jenkins3190783462604149861.sh + scripts/manuals/publish-manuals-for-tags.sh :: Listing files on server: /docs Host key verification failed. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2891668 killed; [ssh-agent] Stopped.