Skip to content
Success

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 1581
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1573
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build3-deb11build-ansible (ttcn3 obs 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 6cae51d6850a1c67b219fc3eae6001cf092d6b63 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6cae51d6850a1c67b219fc3eae6001cf092d6b63 # timeout=10
Commit message: "gerrit: upgrade to 3.7.4"
 > git rev-list --no-walk 6cae51d6850a1c67b219fc3eae6001cf092d6b63 # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins227124220254727547.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_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 \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
Sending build context to Docker daemon  57.86kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bookworm-titan
 ---> 8e37a76a58c8
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 7594c6870494
Step 5/9 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit

 ---> Using cache
 ---> 11203012736e
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> 9dbffe34fff9
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> 2906bc0db9ec
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> 112873861492
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> bf55a5616c28
[Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_BB_BRANCH OSMO_GGSN_BRANCH UID OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMO_GBPROXY_BRANCH OSMO_UECUPS_BRANCH DISTRO OSMO_DIA2GSUP_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH UPSTREAM_DISTRO OSMO_CBC_BRANCH LIBOSMOCORE_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_VERSION OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH] were not consumed
Successfully built bf55a5616c28
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]
a212b121dcc9: Preparing
ed0ff9f081ca: Preparing
163d3af0cd2f: Preparing
4abbe5ae5d78: Preparing
4fa3afbf288b: Preparing
86cb988420e4: Preparing
1599c83fd733: Preparing
05fd94756831: Preparing
9e08bec884b7: Preparing
43f8759a8456: Preparing
6c419c033394: Preparing
6ce4bd723a47: Preparing
27cfba9d4df1: Preparing
6325e6b26bd4: Preparing
e23f72e01cf7: Preparing
0b2372e466ab: Preparing
38d77ec0762f: Preparing
461e3e4ecd47: Preparing
b8544860ba0b: Preparing
1599c83fd733: Waiting
86cb988420e4: Waiting
9e08bec884b7: Waiting
e23f72e01cf7: Waiting
43f8759a8456: Waiting
27cfba9d4df1: Waiting
6c419c033394: Waiting
461e3e4ecd47: Waiting
6ce4bd723a47: Waiting
0b2372e466ab: Waiting
38d77ec0762f: Waiting
b8544860ba0b: Waiting
4fa3afbf288b: Mounted from osmocom-build/debian-bookworm-titan
4abbe5ae5d78: Mounted from osmocom-build/debian-bookworm-titan
163d3af0cd2f: Pushed
a212b121dcc9: Pushed
86cb988420e4: Mounted from osmocom-build/debian-bookworm-titan
1599c83fd733: Mounted from osmocom-build/debian-bookworm-titan
05fd94756831: Mounted from osmocom-build/debian-bookworm-titan
9e08bec884b7: Mounted from osmocom-build/debian-bookworm-titan
43f8759a8456: Mounted from osmocom-build/debian-bookworm-titan
6c419c033394: Mounted from osmocom-build/debian-bookworm-titan
6ce4bd723a47: Mounted from osmocom-build/debian-bookworm-titan
27cfba9d4df1: Mounted from osmocom-build/debian-bookworm-titan
6325e6b26bd4: Mounted from osmocom-build/debian-bookworm-titan
e23f72e01cf7: Mounted from osmocom-build/debian-bookworm-titan
0b2372e466ab: Mounted from osmocom-build/debian-bookworm-titan
38d77ec0762f: Mounted from osmocom-build/debian-bookworm-titan
461e3e4ecd47: Mounted from osmocom-build/debian-bookworm-titan
b8544860ba0b: Mounted from debian
ed0ff9f081ca: Pushed
latest: digest: sha256:ed3dc28b534253e43108e82318df05c25ed2bd2d6dfcd8b6ba41116a24014379 size: 4286
Finished: SUCCESS