Skip to content
Success

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 989
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 984
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) 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 git://git.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.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 f95b7c8bad7e3ab59ef01ec1c1bc96ffd67acf8a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f95b7c8bad7e3ab59ef01ec1c1bc96ffd67acf8a # timeout=10
Commit message: "debian-bullseye-titan: Discontinue the use of git://"
 > git rev-list --no-walk f95b7c8bad7e3ab59ef01ec1c1bc96ffd67acf8a # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins8152500182343471665.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_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  53.76kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bullseye-titan
 ---> 343c828d9c8a
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> ecfa59127d90
Step 5/9 : ADD	http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit


 ---> Using cache
 ---> d91e1fde2c73
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> d91e36b7c55d
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> 6e089bb5d962
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> 36f42c370c3e
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> 8865f7c86b30
[Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_CBC_BRANCH OSMO_HNODEB_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OPEN5GS_BRANCH OSMO_SIP_BRANCH OSMO_UECUPS_BRANCH UID UPSTREAM_DISTRO DISTRO OSMO_BB_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_PCU_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_PATH OSMO_HNBGW_BRANCH OSMO_GSM_TESTER_BRANCH] were not consumed
Successfully built 8865f7c86b30
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
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
fedf4dfa492e: Preparing
1c655a357070: Preparing
88defe6cc075: Preparing
2569edc143eb: Preparing
a4eec1bd2a0c: Preparing
ec8b8dfd905b: Preparing
b1ac9fdf04f3: Preparing
0ef3ac5f3b81: Preparing
35c3f0f4e43e: Preparing
2c2e40586843: Preparing
462a40bf01a5: Preparing
5633b6f59c7c: Preparing
1661dfb5fb53: Preparing
68e3f3e26449: Preparing
bfe16605fdd6: Preparing
ead1be534f30: Preparing
a62bc80ef59a: Preparing
08fb840bfdc3: Preparing
6b587fb921c8: Preparing
655ed1b7a428: Preparing
ead1be534f30: Waiting
462a40bf01a5: Waiting
a62bc80ef59a: Waiting
5633b6f59c7c: Waiting
1661dfb5fb53: Waiting
bfe16605fdd6: Waiting
08fb840bfdc3: Waiting
ec8b8dfd905b: Waiting
35c3f0f4e43e: Waiting
b1ac9fdf04f3: Waiting
655ed1b7a428: Waiting
68e3f3e26449: Waiting
6b587fb921c8: Waiting
2c2e40586843: Waiting
a4eec1bd2a0c: Mounted from osmocom-build/debian-bullseye-titan
2569edc143eb: Mounted from osmocom-build/debian-bullseye-titan
88defe6cc075: Pushed
ec8b8dfd905b: Mounted from osmocom-build/debian-bullseye-titan
b1ac9fdf04f3: Mounted from osmocom-build/debian-bullseye-titan
fedf4dfa492e: Pushed
0ef3ac5f3b81: Mounted from osmocom-build/debian-bullseye-titan
35c3f0f4e43e: Mounted from osmocom-build/debian-bullseye-titan
2c2e40586843: Mounted from osmocom-build/debian-bullseye-titan
462a40bf01a5: Mounted from osmocom-build/debian-bullseye-titan
5633b6f59c7c: Mounted from osmocom-build/debian-bullseye-titan
1661dfb5fb53: Mounted from osmocom-build/debian-bullseye-titan
68e3f3e26449: Layer already exists
ead1be534f30: Layer already exists
bfe16605fdd6: Layer already exists
a62bc80ef59a: Layer already exists
08fb840bfdc3: Layer already exists
655ed1b7a428: Layer already exists
6b587fb921c8: Layer already exists
1c655a357070: Pushed
latest: digest: sha256:a590acbb8a276a7d9dc2b9e2e8600788620c42d40901873d32244f6341a286ea size: 4501
Finished: SUCCESS