Started by upstream project "registry-rebuild-upload-titan" build number 1184 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1179 originally caused by: Started by timer Running as SYSTEM Building remotely on build3-deb11build-ansible (ttcn3 qemu osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 7a49258ca7fcaabecf363084ad82f1b33de1cb89 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a49258ca7fcaabecf363084ad82f1b33de1cb89 # timeout=10 Commit message: "debian-buster-jenkins-arm: new image" > git rev-list --no-walk 7a49258ca7fcaabecf363084ad82f1b33de1cb89 # timeout=10 [registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins11546713491521560400.sh + REGISTRY=registry.osmocom.org + make -C ttcn3-bts-test REGISTRY_HOST=registry.osmocom.org make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bullseye \ --build-arg DISTRO=debian-bullseye \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest . Sending build context to Docker daemon 54.78kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 98e95d23e9c7 Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> b2b3f7c24df7 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> ee1411a5f8d7 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts ---> Using cache ---> b6f410b4b565 Step 7/9 : VOLUME /data ---> Using cache ---> f578a8d25260 Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg ---> Using cache ---> 64ced4256a05 Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests ---> Using cache ---> 40aa7fce024d [Warning] One or more build-args [OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_PATH UID OSMO_BTS_BRANCH OSMO_STP_BRANCH OPEN5GS_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_MIRROR OSMO_IUH_BRANCH UPSTREAM_DISTRO LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_MSC_BRANCH OSMO_SIP_BRANCH OSMO_HNBGW_BRANCH OSMO_HNODEB_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_HLR_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH] were not consumed Successfully built 40aa7fce024d Successfully tagged registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test' + docker push registry.osmocom.org/osmocom-build/ttcn3-bts-test Using default tag: latest The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test] 565c90828709: Preparing 1303a63df606: Preparing 882daee71f73: Preparing 4ab83502e989: Preparing cec416b29fae: Preparing 015cfeb8617d: Preparing d6893c864f87: Preparing 474c5ad15613: Preparing 015cfeb8617d: Waiting d6893c864f87: Waiting fde20bcce6ab: Preparing 474c5ad15613: Waiting d9a9bde03e6d: Preparing 811da28b12bc: Preparing 02cf024d9d3e: Preparing fde20bcce6ab: Waiting d9a9bde03e6d: Waiting 811da28b12bc: Waiting 1b145e4dee2d: Preparing 1a68e238e109: Preparing bb7341d85dfb: Preparing 47bb37b5e7da: Preparing 2848e685d58e: Preparing a6964211ca39: Preparing 02cf024d9d3e: Waiting bb7341d85dfb: Waiting 1b145e4dee2d: Waiting 1a68e238e109: Waiting 47bb37b5e7da: Waiting 2848e685d58e: Waiting 257a02a59725: Preparing a6964211ca39: Waiting e38ce3413a65: Preparing a9099c3159f5: Preparing 257a02a59725: Waiting e38ce3413a65: Waiting a9099c3159f5: Waiting cec416b29fae: Mounted from osmocom-build/debian-bullseye-titan 4ab83502e989: Mounted from osmocom-build/debian-bullseye-titan 565c90828709: Pushed 882daee71f73: Pushed 015cfeb8617d: Mounted from osmocom-build/debian-bullseye-titan d6893c864f87: Mounted from osmocom-build/debian-bullseye-titan 474c5ad15613: Mounted from osmocom-build/debian-bullseye-titan fde20bcce6ab: Mounted from osmocom-build/debian-bullseye-titan 811da28b12bc: Mounted from osmocom-build/debian-bullseye-titan d9a9bde03e6d: Mounted from osmocom-build/debian-bullseye-titan 02cf024d9d3e: Mounted from osmocom-build/debian-bullseye-titan 1b145e4dee2d: Mounted from osmocom-build/debian-bullseye-titan 1a68e238e109: Mounted from osmocom-build/debian-bullseye-titan bb7341d85dfb: Mounted from osmocom-build/debian-bullseye-titan 47bb37b5e7da: Mounted from osmocom-build/debian-bullseye-titan a6964211ca39: Layer already exists 257a02a59725: Layer already exists a9099c3159f5: Layer already exists e38ce3413a65: Layer already exists 2848e685d58e: Mounted from osmocom-build/debian-bullseye-titan 1303a63df606: Pushed latest: digest: sha256:ee17c5fb6dff2deb3cb28c72c3320fe12a7cf51838537981d9e2b90bee42b173 size: 4710 Finished: SUCCESS