See https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/1619/display/redirect?page=changes
Changes:
[Oliver Smith] ansible: hosts: add build4-deb12build-ansible
[Oliver Smith] ansible: jenkins: debian: remove qemu package
[Oliver Smith] ansible: jenkins: use default-jre-headless
[Oliver Smith] jobs/update-osmo-*: add build4-deb12build-ansible
[Oliver Smith] ansible: jenkins: debian: sort packages
[Oliver Smith] ansible: jenkins: debian: add more packages
[Oliver Smith] ansible: qemu: netcat -> netcat-openbsd
[Oliver Smith] scripts/tarballs: add osmo-e1-recorder
[Oliver Smith] scripts/common: osmo_git_last_commit…: add vars
[Oliver Smith] scripts/tarballs: add gapk
[Oliver Smith] scripts/tarballs: add osmo-fl2k, rtl-sdr
------------------------------------------ Started by user Oliver Smith Running as SYSTEM Building remotely on build3-deb11build-ansible (ttcn3 obs qemu osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/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-GXd7DFSZmygL/agent.921310 SSH_AGENT_PID=921312 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_3322505605413242726.key (osmocom-jenkins) [ssh-agent] Using credentials releases (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-tarballs/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 7fbb49f87d2ab4f320fe4896e04c2b79e9aa508b (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 7fbb49f87d2ab4f320fe4896e04c2b79e9aa508b # timeout=10
Commit message: "scripts/tarballs: add osmo-fl2k, rtl-sdr"
git rev-list --no-walk 7be78df106bf810fde0ba38da219913228256b8d # timeout=10
[Osmocom-release-tarballs] $ /bin/sh -xe /tmp/jenkins17291793676697676449.sh + PUBLISH=1 scripts/tarballs/publish-tarballs-for-tags.sh :: Listing files on server: /releases Warning: Permanently added the ECDSA host key for IP address '[148.251.236.141]:48' to the list of known hosts. :: (gapk) No release directory on server :: (gapk) Getting git tags :: (gapk) Building missing tarballs :: (gapk, v0.2) Cloning https://gerrit.osmocom.org/gapk Cloning into 'gapk'... :: (gapk, v0.2) Checkout v0.2 HEAD is now at a76f6a7 README.md: fix typo in the project name Note: switching to 'v0.2'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 0790f03 add git-version-gen to auto-generate version from git repo tags :: (gapk, v0.2) Building release tarball: gapk-v0.2.tar.bz2 + cd /src/gapk + [ -e debian/control ] + /tarballs/install-depends.sh gapk v0.2 + PROJECT=gapk + TAG=v0.2 + DEPENDS= + DEPENDS= + [ -n ] + cd /src/gapk + /tarballs/prefer-configure.sh gapk v0.2 + PROJECT=gapk + TAG=v0.2 + [ -e configure.ac ] + exit 1 + su build -c git archive -o gapk-v0.2.tar.bz2 v0.2 :: (gapk, v0.2) Publishing gapk-v0.2.tar.bz2 rsync: [Receiver] change_dir#3 "/downloads/home/releases/web-files/gapk" failed: No such file or directory (2) rsync error: errors selecting input/output files, dirs (code 3) at main.c(829) [Receiver=3.2.7] Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 921312 killed; [ssh-agent] Stopped.