Started by upstream project "ha:////4L7rKYwzKgx2F5GLy/ZB8PnX4u7ScE/iri21I2sh5WO3AAAApB+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzhEgZJ/az8JH2gbaUVusUZiTk5+eW6yTn5ean6AFjiZ2HOAAAAlinux-shallow-clone" build number ha:////4MGwEjGNKQA32b20toc8w4Y8I8Ms6/eLIE4PmPgwwiCrAAAAph+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAymEgZp/az8JH2gbaUVusUZiTk5+eW6yTn5ean6puYA0t/BhNAAAAA=57 originally caused by: Started by timer Running as SYSTEM Building remotely on ha:////4GVDd0l+lfVFSXzhzHMQVWlwa6FTf2jlWG7Jeog3dIERAAAArR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzJEgYV/eT83ILSktQi/aTSzJwUE92U1CRDIzBbNzGvODMpJ1UfAKBlP/zZAAAAbuild4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/linux-shallow-clone/label/build4-deb12build-ansible 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 /home/osmocom-build/jenkins/workspace/linux-shallow-clone/label/build4-deb12build-ansible # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 Checking out Revision eaccd65bcf9f934b43a7df229d7db950637fbbe9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eaccd65bcf9f934b43a7df229d7db950637fbbe9 # timeout=10 Commit message: "OBS: nightly: add ".0" after versions on git tags" > git rev-list --no-walk eaccd65bcf9f934b43a7df229d7db950637fbbe9 # timeout=10 ha:////4JxoHJAbEBzIJvKM/6cnRrY5RH2SsGULWlu7kNOqyKBNAAAAqx+LCAAAAAAAAP9b85aBtbiIQSujNKU4P0+vIKc0PTOvWC8xrzgzOT8nv0gvMbkkEyjhCKb88ktSdwVsu2efuqidiYHRh4EDIu2ZUsIg5JOVWJaon5OYl64fXFKUmZduXVHEIAU1ODk/rzg/J1XPGUKDDGKAAEYmBoaKghIGFXMTc2Nzg5Q0XUNzY2NdE6NEU90kCwtz3VSztNTkVBPD1FQTSwAJNp25rwAAAA==[build4-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins13552477042943347307.sh + scripts/kernel/linux-shallow-clone.sh /home/osmocom-build/linux.git + set_dest /home/osmocom-build/linux.git + [ -n /home/osmocom-build/linux.git ] + DEST=/home/osmocom-build/linux.git + [ -e /home/osmocom-build/linux.git/.month ] + cat /home/osmocom-build/linux.git/.month + date +%m + [ 03 != 04 ] + DEST_OLD=/home/osmocom-build/linux.git + DEST=/home/osmocom-build/linux.git-new + init + [ -d /home/osmocom-build/linux.git-new ] + mkdir -p /home/osmocom-build/linux.git-new + cd /home/osmocom-build/linux.git-new + git init . --bare hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/osmocom-build/linux.git-new/ + git config gc.autoDetach false + git remote add torvalds https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git + git remote add stable https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git + git remote add net-next https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + date +%m + echo 04 + cd /home/osmocom-build/linux.git-new + fetch_branches + fetch_branch torvalds master + local remote=torvalds + local branch=master + local head + git fetch --no-tags --depth=1 torvalds master From https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux * branch master -> FETCH_HEAD * [new branch] master -> torvalds/master + git log -n1 --pretty=format:%H torvalds/master + head=9147566d801602c9e7fc7f85e989735735bf38ba + git branch --force torvalds-master 9147566d801602c9e7fc7f85e989735735bf38ba + git -c color.ui=always log -1 --oneline torvalds-master 9147566d8 Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext + fetch_branch stable linux-rolling-stable + local remote=stable + local branch=linux-rolling-stable + local head + git fetch --no-tags --depth=1 stable linux-rolling-stable From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-rolling-stable -> FETCH_HEAD * [new branch] linux-rolling-stable -> stable/linux-rolling-stable + git log -n1 --pretty=format:%H stable/linux-rolling-stable + head=558c621ea8066bcb16b15b5b8cd5edd8b14bcabc + git branch --force stable-linux-rolling-stable 558c621ea8066bcb16b15b5b8cd5edd8b14bcabc + git -c color.ui=always log -1 --oneline stable-linux-rolling-stable 558c621ea Merge v6.19.10 + fetch_branch stable linux-4.19.y + local remote=stable + local branch=linux-4.19.y + local head + git fetch --no-tags --depth=1 stable linux-4.19.y From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-4.19.y -> FETCH_HEAD * [new branch] linux-4.19.y -> stable/linux-4.19.y + git log -n1 --pretty=format:%H stable/linux-4.19.y + head=a67e7cdde7cc7984ae24c3c81a70dc1aa34424b1 + git branch --force stable-linux-4.19.y a67e7cdde7cc7984ae24c3c81a70dc1aa34424b1 + git -c color.ui=always log -1 --oneline stable-linux-4.19.y a67e7cdde Linux 4.19.325 + fetch_branch stable linux-5.10.y + local remote=stable + local branch=linux-5.10.y + local head + git fetch --no-tags --depth=1 stable linux-5.10.y From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-5.10.y -> FETCH_HEAD * [new branch] linux-5.10.y -> stable/linux-5.10.y + git log -n1 --pretty=format:%H stable/linux-5.10.y + head=aed5c3b77cd53ba74f66767b03bfb9177662af4b + git branch --force stable-linux-5.10.y aed5c3b77cd53ba74f66767b03bfb9177662af4b + git -c color.ui=always log -1 --oneline stable-linux-5.10.y aed5c3b77c Linux 5.10.252 + fetch_branch stable linux-6.1.y + local remote=stable + local branch=linux-6.1.y + local head + git fetch --no-tags --depth=1 stable linux-6.1.y From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-6.1.y -> FETCH_HEAD * [new branch] linux-6.1.y -> stable/linux-6.1.y + git log -n1 --pretty=format:%H stable/linux-6.1.y + head=1989cd3d56e257c783ac75200496a2341b50599c + git branch --force stable-linux-6.1.y 1989cd3d56e257c783ac75200496a2341b50599c + git -c color.ui=always log -1 --oneline stable-linux-6.1.y 1989cd3d56 Linux 6.1.167 + fetch_branch stable linux-6.12.y + local remote=stable + local branch=linux-6.12.y + local head + git fetch --no-tags --depth=1 stable linux-6.12.y From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux * branch linux-6.12.y -> FETCH_HEAD * [new branch] linux-6.12.y -> stable/linux-6.12.y + git log -n1 --pretty=format:%H stable/linux-6.12.y + head=c2d104a355013a14bcd73e31fb2c4bc21922115a + git branch --force stable-linux-6.12.y c2d104a355013a14bcd73e31fb2c4bc21922115a + git -c color.ui=always log -1 --oneline stable-linux-6.12.y c2d104a355 Linux 6.12.79 + fetch_branch net-next main + local remote=net-next + local branch=main + local head + git fetch --no-tags --depth=1 net-next main From https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next * branch main -> FETCH_HEAD * [new branch] main -> net-next/main + git log -n1 --pretty=format:%H net-next/main + head=f1359c240191e686614847905fc861cbda480b47 + git branch --force net-next-main f1359c240191e686614847905fc861cbda480b47 + git -c color.ui=always log -1 --oneline net-next-main f1359c2401 net/iucv: Add missing kernel-doc return value descriptions + collect_garbage + git gc --no-cruft --prune=now + replace_old + [ -z /home/osmocom-build/linux.git ] + mv /home/osmocom-build/linux.git /home/osmocom-build/linux.git-new-old + mv /home/osmocom-build/linux.git-new /home/osmocom-build/linux.git + rm -rf /home/osmocom-build/linux.git-new-old + DEST=/home/osmocom-build/linux.git + DEST_OLD= + cd /home/osmocom-build/linux.git + show_size + du -h -s /home/osmocom-build/linux.git 401M /home/osmocom-build/linux.git Finished: SUCCESS