See 
<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/1840/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu osmocom-gerrit 
coverity osmocom-master) in workspace 
<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/>
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 <https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/> 
 > # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.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
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
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/osmith/wip-asan
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/epdg
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/hss
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/mmetest
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 01c04193f79a67bf07fafe1698540a8e8830691f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01c04193f79a67bf07fafe1698540a8e8830691f # timeout=10
Commit message: "debian-bookworm-erlang: use debian's rebar3"
 > git rev-list --no-walk 01c04193f79a67bf07fafe1698540a8e8830691f # timeout=10
[ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins7451850929538623329.sh
+ export REGISTRY_HOST=registry.osmocom.org
+ echo ttcn3-msc-test-latest
+ sed s/-latest$//
+ DIR=ttcn3-msc-test
+ export IMAGE_SUFFIX=latest
+ cd ttcn3-msc-test
+ ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/> = x ]
+ 
VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/logs>
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/logs>
+ mkdir -p 
<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/logs>
+ [ ! -d 
<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/logs> ]
+ [ xjenkins-ttcn3-msc-test-latest-1840 = x ]
+ basename 
<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/ttcn3-msc-test>
+ SUITE_NAME=ttcn3-msc-test
+ IMAGE_SUFFIX=latest
+ docker_images_require osmo-stp-latest osmo-msc-latest ttcn3-msc-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-stp-latest
+ local feed
+ echo debian-bookworm-obs-latest
+ depends=debian-bookworm-obs-latest
+ [ -n debian-bookworm-obs-latest ]
+ docker_images_require debian-bookworm-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-bookworm-obs-latest
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-bookworm-obs-latest
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-bookworm-obs-latest
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-obs-latest
+ echo debian-bookworm-obs-latest
+ dir=debian-bookworm-obs-latest
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-obs-latest/Dockerfile
+ from_line=FROM        ${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM     ${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to 
prevent this)
+ make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull 
UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm 
IMAGE=osmocom-build/debian-bookworm-obs-latest
make: Entering directory 
'<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/debian-bookworm-obs-latest'>
awk: cannot open .release (No such file or directory)
awk: cannot open .release (No such file or directory)
awk: cannot open .release (No such file or directory)
rm -rf .common
cp -r <https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-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_DIA2GSUP_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-bookworm-obs-latest:latest .
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.1s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 930B done
#2 DONE 0.1s

#3 [internal] load metadata for registry.osmocom.org/debian:bookworm
#3 ERROR: pulling from host registry.osmocom.org failed with status code 
[manifests bookworm]: 401 Unauthorized
------
 > [internal] load metadata for registry.osmocom.org/debian:bookworm:
------
Dockerfile:3
--------------------
   1 |     ARG  REGISTRY=docker.io
   2 |     ARG  UPSTREAM_DISTRO=debian:bookworm
   3 | >>> FROM ${REGISTRY}/${UPSTREAM_DISTRO}
   4 |     
   5 |     # Arguments used after FROM must be specified again
--------------------
ERROR: failed to solve: registry.osmocom.org/debian:bookworm: pulling from host 
registry.osmocom.org failed with status code [manifests bookworm]: 401 
Unauthorized
make: *** [../make/Makefile:91: docker-build] Error 1
make: Leaving directory 
'<https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/ws/debian-bookworm-obs-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?

Reply via email to