See https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/display/redirect
Changes:
------------------------------------------ [...truncated 13.48 KB...] Step 7/13 : WORKDIR /data ---> Using cache ---> 8b4d35a96ee7 Step 8/13 : VOLUME /data ---> Using cache ---> d942bb9690d4 Step 9/13 : COPY osmo-gbproxy.cfg /data/osmo-gbproxy.cfg ---> Using cache ---> 46c5a2fc196e Step 10/13 : COPY .common/pipework /usr/bin/pipework ---> Using cache ---> c5a4dadef47f Step 11/13 : COPY docker-entrypoint.sh /docker-entrypoint.sh ---> Using cache ---> 02e46f338abd Step 12/13 : CMD ["/docker-entrypoint.sh"] ---> Using cache ---> 987c1e340147 Step 13/13 : EXPOSE 23000/udp 4246/tcp 4263/tcp ---> Using cache ---> cb11cc920292 [Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_CBC_BRANCH OSMO_UECUPS_BRANCH REGISTRY OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH UPSTREAM_DISTRO OSMO_SIP_BRANCH OSMO_MGW_BRANCH OPEN5GS_BRANCH OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH OSMO_HNODEB_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GBPROXY_BRANCH UID OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH] were not consumed Successfully built cb11cc920292 Successfully tagged osmocom-build/osmo-gbproxy-latest:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/osmo-gbproxy-latest' + docker_image_exists osmo-gbproxy-latest + docker images -q osmocom-build/osmo-gbproxy-latest + test -n cb11cc920292 + list_osmo_packages debian-bullseye osmo-gbproxy-latest + local distro=debian-bullseye + local image=osmo-gbproxy-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-gbproxy-latest -c + [ -n ] + set +x
### Installed Osmocom packages in: osmo-gbproxy-latest ###
ii libosmocore19:amd64 1.7.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.7.0 amd64 Osmo control library ii libosmogb14:amd64 1.7.0 amd64 Osmo GPRS GB library ii libosmogsm18:amd64 1.7.0 amd64 Osmo GSM utility library ii libosmovty9:amd64 1.7.0 amd64 Osmo VTY library ii osmo-gbproxy 1:0.3.0 amd64 Osmocom GPRS Gb Interface Proxy ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next
+ [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-gbproxy-test + local feed + echo debian-bullseye-titan + depends=debian-bullseye-titan + [ -n debian-bullseye-titan ] + docker_images_require debian-bullseye-titan + 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 pull registry.osmocom.org/osmocom-build/debian-bullseye-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bullseye-titan Digest: sha256:ca548c8214479a50e326c2336d19234929c82c83da6afae71ff64cba862d6138 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest + continue + docker_distro_from_image_name ttcn3-gbproxy-test + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name ttcn3-gbproxy-test + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name ttcn3-gbproxy-test + echo ttcn3-gbproxy-test + dir=ttcn3-gbproxy-test + pull_arg=--pull + grep ^FROM ../ttcn3-gbproxy-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bullseye-titan + echo FROM $REGISTRY/$USER/debian-bullseye-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-gbproxy-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../ttcn3-gbproxy-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/ttcn3-gbproxy-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/ttcn3-gbproxy-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --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/ttcn3-gbproxy-test:latest . Sending build context to Docker daemon 30.21kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 4a87b75196fb Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 07f5a6368f28 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BR... /tmp/commit
---> Using cache ---> 14d28020361e Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" gbproxy ---> Using cache ---> 42106ee6766b Step 7/9 : VOLUME /data ---> Using cache ---> 0030fb16e812 Step 8/9 : COPY GBProxy_Tests.cfg /data/GBProxy_Tests.cfg ---> Using cache ---> 98c397b120f0 Step 9/9 : ENTRYPOINT ["ttcn3-docker-run", "gbproxy", "GBProxy_Tests"] ---> Using cache ---> b314a64334e2 [Warning] One or more build-args [OSMO_SGSN_BRANCH UPSTREAM_DISTRO OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_CBC_BRANCH OSMO_PCU_BRANCH UID OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_SIP_BRANCH OSMO_UECUPS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH DISTRO OSMO_BB_BRANCH OSMO_NITB_BRANCH OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH LIBOSMOCORE_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_PATH OSMO_STP_BRANCH] were not consumed Successfully built b314a64334e2 Successfully tagged osmocom-build/ttcn3-gbproxy-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n b314a64334e2 + list_osmo_packages debian-bullseye ttcn3-gbproxy-test + local distro=debian-bullseye + local image=ttcn3-gbproxy-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-gbproxy-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy-tester + chmod a+w https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy-tester + cp GBProxy_Tests.cfg https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy-tester/ + write_mp_osmo_repo https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg + local repo=nightly + local config=https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg + local line + [ -e https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/[MODULE_PARAMETERS]/[MODULE_PARAMETERS]\nMisc_Helpers.mp_osmo_repo := "latest"/g https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg + mkdir https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy + cp osmo-gbproxy.cfg https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy/ + mkdir https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/unix + network_create + SUBNET=13066 + seq 1 30 + echo (13066 + 1) % 256 + bc + SUBNET=11 + NET_NAME=ttcn3-gbproxy-test-fr-11 + SUB4=172.18.11.0/24 + SUB6=fd02:db8:11::/64 + set +x Creating network ttcn3-gbproxy-test-fr-11, trying SUBNET=11... + docker network create --internal --subnet 172.18.11.0/24 --ipv6 --subnet fd02:db8:11::/64 ttcn3-gbproxy-test-fr-11 fc952a652f99963e0ac2e1decdcb736c58bf56a56691469ebb59c8d18e62dd25 + set +x
### Network ttcn3-gbproxy-test-fr-11 created (SUBNET=11) ###
+ return + network_replace_subnet_in_configs + set +x Applying SUBNET=11 to: https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy/osmo-gbproxy.cfg Applying SUBNET=11 to: https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 11 10 + NET=11 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-fr-11 --ip 172.18.11.10 --ip6 fd02:db8:11::10 + docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-gbproxy-test-fr-11 --ip 172.18.11.10 --ip6 fd02:db8:11::10 --ulimit core=-1 -e WAIT_FOR_NETDEV=hdlcnet8 -v https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-fr-latest-200-gbproxy -d osmocom-build/osmo-gbproxy-latest 285775e404ba30caa8b029b8e4f4ef056ec37778b02d59e419d84169a6319928 + seq 1 8 + DEV=hdlcnet1 + sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-gbproxy-test-fr-latest-200-gbproxy Cannot find device "hdlcnet1" + clean_up_common + set +e + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-gbproxy-test-fr-11 + + awk -F" NR>1{print $2} cut+ grep Name -d : -f2 + xargs -rn1 docker kill jenkins-ttcn3-gbproxy-test-fr-latest-200-gbproxy + network_remove + set +x Removing network ttcn3-gbproxy-test-fr-11 + docker network remove ttcn3-gbproxy-test-fr-11 ttcn3-gbproxy-test-fr-11 + rm -rf https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/unix + fix_perms + set +x Fixing permissions + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/logs:/data -v https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/_cache:/cache --name jenkins-ttcn3-gbproxy-test-fr-latest-200-cleaner debian:bullseye chmod -R a+rX /data/ /cache/ + collect_logs + cat https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/*/junit-*.log cat: 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/200/artifact/logs/*/junit-*.log': No such file or directory + true 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?