See https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/display/redirect?page=changes
Changes:
[pmaier@sysmocom.de] ttcn3-mme-test-ogs: configure Gn interface
[Neels Hofmeyr] hnbgw: adjust cfg for cnpool tests
------------------------------------------ [...truncated 151.94 KB...] --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-latest:latest . Sending build context to Docker daemon 29.7kB 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 ---> 1db071b51fb8 Step 5/11 : ARG DISTRO ---> Using cache ---> 966666c9c21e Step 6/11 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac ---> Using cache ---> c1ac0f2a0240 Step 7/11 : WORKDIR /data ---> Using cache ---> b82eb25df62a Step 8/11 : VOLUME /data ---> Using cache ---> 892184240059 Step 9/11 : COPY osmo-stp.cfg /data/ ---> Using cache ---> dd27b6322694 Step 10/11 : CMD ["/bin/sh", "-c", "/usr/bin/osmo-stp -c /data/osmo-stp.cfg >/data/osmo-stp.log 2>&1"] ---> Using cache ---> ca1e3c91f376 Step 11/11 : EXPOSE 2905 14001 4239 ---> Using cache ---> e4aab691319d [Warning] One or more build-args [REGISTRY OSMO_CBC_BRANCH OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_MIRROR OSMO_UECUPS_BRANCH OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH UID UPSTREAM_DISTRO OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_MGW_BRANCH OSMO_BB_BRANCH OSMO_STP_BRANCH] were not consumed Successfully built e4aab691319d Successfully tagged osmocom-build/osmo-stp-latest:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n e4aab691319d + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x
### Installed Osmocom packages in: osmo-stp-latest ###
ii libosmo-sigtran7:amd64 1.7.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore20:amd64 1.8.0 amd64 Osmo Core library ii libosmogsm18:amd64 1.8.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.8.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.3.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty9:amd64 1.8.0 amd64 Osmo VTY library ii osmo-stp:amd64 1.7.1 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next
+ [ 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:c0f7ea392f00e431c6fe3580d3355811b1e2e94a722755623e346fedb3d90b0d 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 + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends nplab-m3ua-test + local feed + depends= + [ -n ] + docker_distro_from_image_name nplab-m3ua-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name nplab-m3ua-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name nplab-m3ua-test + echo nplab-m3ua-test + dir=nplab-m3ua-test + pull_arg=--pull + grep ^FROM ../nplab-m3ua-test/Dockerfile + from_line=FROM $USER/sigtran-tests + echo FROM $USER/sigtran-tests + grep -q $USER + pull_arg= + set +x Building image: nplab-m3ua-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../nplab-m3ua-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/nplab-m3ua-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/nplab-m3ua-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/nplab-m3ua-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:bookworm \ --build-arg DISTRO=debian-bookworm \ --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/nplab-m3ua-test:latest . Sending build context to Docker daemon 41.98kB Step 1/10 : ARG USER=osmocom-build Step 2/10 : FROM $USER/sigtran-tests ---> bef96fb27eef Step 3/10 : RUN cd /tmp && git clone https://git.osmocom.org/nplab/m3ua-testtool ---> Running in 7028e0323fa0 [91mCloning into 'm3ua-testtool'... [0m[91mwarning: redirecting to https://gitea.osmocom.org/nplab/m3ua-testtool/ [0mRemoving intermediate container 7028e0323fa0 ---> f7b81c604de5 Step 4/10 : ADD http://git.osmocom.org/nplab/m3ua-testtool/patch/?h=laforge/python3 /tmp/commit
---> 687f288525ba Step 5/10 : RUN cd /tmp/m3ua-testtool && git fetch && git checkout -f laforge/python3 && cp runtest-junitxml.py /usr/local/bin/ ---> Running in 2fec9f05e799 [91mwarning: redirecting to https://gitea.osmocom.org/nplab/m3ua-testtool/ [0m[91mSwitched to a new branch 'laforge/python3' [0mBranch 'laforge/python3' set up to track remote branch 'laforge/python3' from 'origin'. Removing intermediate container 2fec9f05e799 ---> 922e3b0718b1 Step 6/10 : COPY dotguile /root/.guile ---> a275bd831b48 Step 7/10 : RUN mkdir /data ---> Running in a5e68932f2ac Removing intermediate container a5e68932f2ac ---> a9d6250d0e7e Step 8/10 : VOLUME /data ---> Running in fe98a25d7b67 Removing intermediate container fe98a25d7b67 ---> e34eaca315b7 Step 9/10 : COPY m3ua-param-testtool.scm all-sgp-tests.txt /data/ ---> 5d7b4471d717 Step 10/10 : CMD /usr/local/bin/runtest-junitxml.py -s 0.1 -t 10 -d /root /data/all-sgp-tests.txt ---> Running in 2fdeb54bf3c2 Removing intermediate container 2fdeb54bf3c2 ---> d60e5280bba4 [Warning] One or more build-args [OSMO_SIP_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_PATH OSMO_GSM_TESTER_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_HNBGW_BRANCH UPSTREAM_DISTRO DISTRO OSMO_MGW_BRANCH OSMO_TTCN3_BRANCH OSMO_GGSN_BRANCH OSMO_BTS_BRANCH OSMO_CBC_BRANCH REGISTRY OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_HLR_BRANCH OSMOCOM_REPO_VERSION OSMO_UECUPS_BRANCH UID LIBOSMOCORE_BRANCH OSMO_GBPROXY_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_BB_BRANCH] were not consumed Successfully built d60e5280bba4 Successfully tagged osmocom-build/nplab-m3ua-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/nplab-m3ua-test' + docker_image_exists nplab-m3ua-test + docker images -q osmocom-build/nplab-m3ua-test + test -n d60e5280bba4 + list_osmo_packages debian-bookworm nplab-m3ua-test + local distro=debian-bookworm + local image=nplab-m3ua-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/nplab-m3ua-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/nplab-m3ua-test-latest/1766/artifact/logs/m3ua-tester + cp m3ua-param-testtool.scm all-sgp-tests.txt https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/m3ua-tester/ + mkdir https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/stp + cp osmo-stp.cfg https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/stp/ + network_create + SUBNET=2756949 + seq 1 30 + echo (2756949 + 1) % 256 + bc + SUBNET=86 + NET_NAME=nplab-m3ua-test-86 + SUB4=172.18.86.0/24 + SUB6=fd02:db8:86::/64 + set +x Creating network nplab-m3ua-test-86, trying SUBNET=86... + docker network create --internal --subnet 172.18.86.0/24 --ipv6 --subnet fd02:db8:86::/64 nplab-m3ua-test-86 282bb911e718d04c96898a6ce3ea4446279ce2db51d0fe23846c7973b764ca3d + set +x
### Network nplab-m3ua-test-86 created (SUBNET=86) ###
+ return + network_replace_subnet_in_configs + set +x Applying SUBNET=86 to: https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/stp/osmo-stp.cfg Applying SUBNET=86 to: https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/m3ua-tester/m3ua-param-testtool.scm Applying SUBNET=86 to: https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/m3ua-tester/all-sgp-tests.txt + docker_network_params 86 200 + NET=86 + ADDR_SUFIX=200 + echo --network nplab-m3ua-test-86 --ip 172.18.86.200 --ip6 fd02:db8:86::200 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network nplab-m3ua-test-86 --ip 172.18.86.200 --ip6 fd02:db8:86::200 --ulimit core=-1 -v https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/stp:/data --name jenkins-nplab-m3ua-test-latest-1766-stp -d osmocom-build/osmo-stp-latest Unable to find image 'osmocom-build/osmo-stp-latest:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/osmo-stp-latest, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. + clean_up_common + set +e + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect nplab-m3ua-test-86 + awk -F" NR>1{print $2} + grep Name + cut -d : -f2 + local containers= + [ -n ] + network_remove + set +x Removing network nplab-m3ua-test-86 + docker network remove nplab-m3ua-test-86 nplab-m3ua-test-86 + rm -rf https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/unix + fix_perms + set +x Fixing permissions + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/logs:/data -v https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/_cache:/cache --name jenkins-nplab-m3ua-test-latest-1766-cleaner debian:bookworm chmod -R a+rX /data/ /cache/ + collect_logs + cat https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/artifact/logs/*/junit-*.log cat: 'https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/1766/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?
jenkins-notifications@lists.osmocom.org