See https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/574/display/redirect
Changes:
------------------------------------------ [...truncated 2.00 KB...] Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pmaier/fixmgw Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 25 remote branches
git show-ref --tags -d # timeout=10
Checking out Revision 0ecbb795c5418302bc01f663b64efc11c2794b80 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 0ecbb795c5418302bc01f663b64efc11c2794b80 # timeout=10
Commit message: "ttcn3-{pgw,ggsn}-test: Update smf.yml with new metrics section location"
git rev-list --no-walk 0ecbb795c5418302bc01f663b64efc11c2794b80 # timeout=10
[ttcn3-pcap-client-test-latest] $ /bin/sh -xe /tmp/jenkins3496317095970460750.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-pcap-client-test-latest + sed s/-latest$// + DIR=ttcn3-pcap-client-test + export IMAGE_SUFFIX=latest + cd ttcn3-pcap-client-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/logs ] + [ xjenkins-ttcn3-pcap-client-test-latest-574 = x ] + basename https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/ttcn3-pcap-client-test + SUITE_NAME=ttcn3-pcap-client-test + NET_NAME=ttcn3-pcap-client-test + IMAGE_SUFFIX=latest + docker_images_require osmo-pcap-latest ttcn3-pcap-client-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-pcap-latest + local feed + echo debian-bullseye-obs-latest + depends=debian-bullseye-obs-latest + [ -n debian-bullseye-obs-latest ] + docker_images_require debian-bullseye-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bullseye-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bullseye-obs-latest + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian-bullseye-obs-latest + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian-bullseye-obs-latest + echo debian-bullseye-obs-latest + dir=debian-bullseye-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bullseye-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-bullseye-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-bullseye-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bullseye-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/debian-bullseye-obs-latest make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/debian-bullseye-obs-latest' 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 https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/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 \ --pull -t osmocom-build/debian-bullseye-obs-latest:latest . Sending build context to Docker daemon 24.58kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=debian:bullseye Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bullseye: Pulling from debian Digest: sha256:34b24056f28be0f9b3f6c5b2417a0976d692261e3fe404f5da5fbe4b2b71f15a Status: Image is up to date for registry.osmocom.org/debian:bullseye ---> c31f65dd4cc9 Step 4/11 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 9720b36eeccf Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> 405928149657 Step 6/11 : ARG OSMOCOM_REPO="${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/latest/Debian_11/" ---> Using cache ---> 198e1c431ad1 Step 7/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends telnet ca-certificates gnupg && apt-get clean ---> Using cache ---> b5cb59af8280 Step 8/11 : COPY .common/Release.key /tmp/Release.key ---> Using cache ---> 9b4e3a7de0d2 Step 9/11 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-latest.list ---> Using cache ---> 2c2002522494 Step 10/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> fe358d5af579 Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> Using cache ---> eeefa155e8cf [Warning] One or more build-args [OSMO_NITB_BRANCH USER OSMO_GGSN_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMO_BB_BRANCH OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_TTCN3_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_VERSION OSMO_SGSN_BRANCH UID OPEN5GS_BRANCH OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH DISTRO OSMO_HNBGW_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_CBC_BRANCH OSMO_STP_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH LIBOSMOCORE_BRANCH OSMO_GSM_TESTER_BRANCH] were not consumed Successfully built eeefa155e8cf Successfully tagged osmocom-build/debian-bullseye-obs-latest:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/debian-bullseye-obs-latest' + docker_image_exists debian-bullseye-obs-latest + docker images -q osmocom-build/debian-bullseye-obs-latest + test -n eeefa155e8cf + list_osmo_packages debian-bullseye debian-bullseye-obs-latest + local distro=debian-bullseye + local image=debian-bullseye-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bullseye-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-pcap-latest + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name osmo-pcap-latest + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name osmo-pcap-latest + echo osmo-pcap-latest + dir=osmo-pcap-latest + pull_arg=--pull + grep ^FROM ../osmo-pcap-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + echo Building image: osmo-pcap-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: osmo-pcap-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-pcap-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/osmo-pcap-latest make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/osmo-pcap-latest' 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 https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/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 osmocom-build/osmo-pcap-latest:latest . Sending build context to Docker daemon 25.6kB Step 1/11 : ARG USER Step 2/11 : ARG DISTRO Step 3/11 : ARG OSMOCOM_REPO_VERSION="latest" Step 4/11 : FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION ---> eeefa155e8cf Step 5/11 : ARG DISTRO ---> Using cache ---> 3810c09fa14e Step 6/11 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-pcap-client osmo-pcap-server && apt-get clean ;; centos*) dnf install -y osmo-pcap ;; esac ---> Running in b657f99e948a cgroups: cgroup mountpoint does not exist: unknown ../make/Makefile:90: recipe for target 'docker-build' failed make: *** [docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-pcap-client-test-latest/ws/osmo-pcap-latest' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?